mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-04-19 07:05:56 -04:00
workflows: add label.yml
labeller reuses workflow from: https://github.com/haveno-dex/haveno/pull/314
This commit is contained in:
parent
500be9a7fd
commit
4d8cc470a1
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…
x
Reference in New Issue
Block a user