Change label manage workflow to run with file changes
This commit is contained in:
6
.github/workflows/label-manage.yml
vendored
6
.github/workflows/label-manage.yml
vendored
@@ -1,6 +1,12 @@
|
||||
name: Labels Manage
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
paths:
|
||||
- '.github/labels-manage.yml'
|
||||
- '.github/workflows/label-manage.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user