mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2024-10-01 01:35:42 -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
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…
Reference in New Issue
Block a user