Rename action to not tap outside exclusion list
This commit is contained in:
parent
03b43d3c84
commit
acad93dd7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
paths:
|
||||
- .github/labels.yml
|
||||
jobs:
|
||||
call-sync:
|
||||
sync-labels:
|
||||
uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop
|
||||
with:
|
||||
LABELS: |
|
||||
|
|
Loading…
Reference in a new issue