Allow workflow_dispatch
This commit is contained in:
1
.github/workflows/label.yml
vendored
1
.github/workflows/label.yml
vendored
@@ -2,6 +2,7 @@ name: Label issue and pull requests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
||||
Reference in New Issue
Block a user