mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-20 21:48:45 -04:00
add workflow: label.yml
reusing workflow: https://github.com/haveno-dex/haveno/pull/314
This commit is contained in:
parent
f9bbee8726
commit
f4d1b6a0a2
1 changed files with 9 additions and 0 deletions
9
.github/workflows/label.yml
vendored
Normal file
9
.github/workflows/label.yml
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
name: Comment to label
|
||||
|
||||
on:
|
||||
issues:
|
||||
types: [labeled]
|
||||
|
||||
jobs:
|
||||
issueLabeled:
|
||||
uses: haveno-dex/haveno/.github/workflows/label.yml@master
|
Loading…
Add table
Add a link
Reference in a new issue