Skip to content

Commit

Permalink
ci: update job id for validate content (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminParisel authored Jun 5, 2024
1 parent 48cb444 commit 0a660e8
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: Comments PR with changes list

on:
# use pull_request event to test update done in bonita-documentation-site/.github/workflows/_reusable_pr-comment-list-changes.yml
pull_request_target:
paths:
- '.github/workflows/pr-comments-list-changes.yml'
- '.github/workflows/pr-comments-changes-list.yml'
- 'modules/**'

jobs:
site:
commentsPRChanges:
permissions:
pull-requests: write # write PR comments
uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-comment-list-changes.yml@master
Expand Down

0 comments on commit 0a660e8

Please sign in to comment.