Skip to content

Commit

Permalink
(fix): Change on trigger event to pull_request_target in the "Check…
Browse files Browse the repository at this point in the history
… config and readme updates / Ensure generated files are included (pull_request)" action to fix "Resource not accessible by integration" error while running the action

Signed-off-by: AJAY JAGANATHAN <ajaganat@redhat.com>
  • Loading branch information
AjayJagan committed Oct 11, 2024
1 parent e8e266f commit 58e68b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-file-updates.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Check config and readme updates
on:
pull_request:
pull_request_target:
jobs:
file-updates:
permissions:
Expand Down

0 comments on commit 58e68b8

Please sign in to comment.