mirror of
https://github.com/retoaccess1/haveno-reto.git
synced 2024-11-10 05:03:35 +01:00
workflows: add 'workflow_call' to 'label.yml' to use action in other repos (#314)
This commit is contained in:
parent
ca9bdf7c29
commit
15a1fe8a36
1
.github/workflows/label.yml
vendored
1
.github/workflows/label.yml
vendored
@ -3,6 +3,7 @@ name: Comment to label
|
||||
on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
issueLabeled:
|
||||
|
Loading…
Reference in New Issue
Block a user