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.
2 parents e2f3701 + 518bfea commit 87ef56dCopy full SHA for 87ef56d
.github/workflows/setup-labels.yml
@@ -1,7 +1,9 @@
1
name: Setup Labels
2
on:
3
- create:
+ workflow_dispatch:
4
push:
5
+ paths:
6
+ - ".github/workflows/setup-labels.yml"
7
permissions:
8
pull-requests: write
9
jobs:
0 commit comments