Skip to content

Commit

Permalink
Fix codenotify to work from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
rschlussel committed Aug 9, 2023
1 parent cea8ab1 commit 93fa4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codenotify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: codenotify

on:
pull_request:
pull_request_target:
types: [opened, synchronize, ready_for_review]

jobs:
Expand Down

0 comments on commit 93fa4af

Please sign in to comment.