Enable workflow_dispatch command for labels regenerate
This commit is contained in:
parent
03299d7843
commit
940793f908
1
.github/workflows/labels-from-yml.yml
vendored
1
.github/workflows/labels-from-yml.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Set PR and issues labels from yaml
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user