Skip to content

Commit

Permalink
fix: use pull_request_target instead of pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienArcellier committed Oct 3, 2024
1 parent ce51da5 commit 8cd9911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-notify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: doc-notify

on:
pull_request:
pull_request_target:
types: [closed]
branches:
- dev
Expand Down

0 comments on commit 8cd9911

Please sign in to comment.