Change label manage workflow to run with file changes

This commit is contained in:
Janne Valkealahti
2020-12-25 14:42:55 +00:00
parent 0e5f7754dc
commit 390abcdc7a

View File

@@ -1,6 +1,12 @@
name: Labels Manage
on:
push:
branches:
- 'master'
paths:
- '.github/labels-manage.yml'
- '.github/workflows/label-manage.yml'
workflow_dispatch:
jobs: