Enable workflow_dispatch command for labels regenerate

This commit is contained in:
Igor Pecovnik 2024-01-30 13:17:39 +01:00
parent 03299d7843
commit 940793f908
No known key found for this signature in database
GPG Key ID: 93D6889F9F0E78D5

View File

@ -1,6 +1,7 @@
name: Set PR and issues labels from yaml
on:
workflow_dispatch:
push:
branches:
- 'main'