mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Enable workflow_dispatch command for labels regenerate
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user