We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c912733 commit 1ccb518Copy full SHA for 1ccb518
1 file changed
.github/workflows/test-link.yml
@@ -1,7 +1,7 @@
1
name: Update PR Description
2
3
on:
4
- pull_request_target: # use this trigger to run on external pull requests too
+ pull_request:
5
types: [opened, synchronize]
6
7
jobs:
0 commit comments