We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af2933 commit 3d534ddCopy full SHA for 3d534dd
.github/workflows/fetch_contributors.yml
@@ -1,9 +1,6 @@
1
name: Fetch Contributors
2
3
on:
4
- pull_request: # This will run the workflow on pull request events
5
- types:
6
- - closed
7
workflow_dispatch: # This will run the workflow on manual trigger
8
9
permissions:
0 commit comments