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:
|
paths:
|
||||||
- .github/labels.yml
|
- .github/labels.yml
|
||||||
jobs:
|
jobs:
|
||||||
call-sync:
|
sync-labels:
|
||||||
uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop
|
uses: vector-im/element-meta/.github/workflows/sync-labels.yml@develop
|
||||||
with:
|
with:
|
||||||
LABELS: |
|
LABELS: |
|
||||||
|
|
Loading…
Reference in a new issue