We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e15251 commit b8258a5Copy full SHA for b8258a5
.github/workflows/first_contrib_cert_generator.yml
@@ -3,7 +3,7 @@ name: Generate Contributor Certificate Preview
3
# This action triggers automatically when a pull request is closed,
4
# or can be run manually from the Actions tab.
5
on:
6
- pull_request:
+ pull_request_target:
7
types: [closed]
8
branches:
9
- main
0 commit comments