Make triage-labelled workflow reusable
This commit is contained in:
parent
019a7cc02d
commit
222cf5cb67
1 changed files with 1 additions and 0 deletions
1
.github/workflows/triage-labelled.yml
vendored
1
.github/workflows/triage-labelled.yml
vendored
|
@ -3,6 +3,7 @@ name: Move labelled issues to correct projects
|
|||
on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
apply_Z-Labs_label:
|
||||
|
|
Loading…
Reference in a new issue