mirror of https://github.com/status-im/consul.git
Remove label trigger on edit (#8832)
This commit is contained in:
parent
364f6589c8
commit
e657341cd8
|
@ -1,7 +1,7 @@
|
|||
name: "Issue Labeler"
|
||||
on:
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
|
|
Loading…
Reference in New Issue