mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 15:26:48 +00:00
Remove label trigger on edit (#8832)
This commit is contained in:
parent
364f6589c8
commit
e657341cd8
2
.github/workflows/issue-labeler.yml
vendored
2
.github/workflows/issue-labeler.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: "Issue Labeler"
|
||||
on:
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
|
Loading…
x
Reference in New Issue
Block a user