mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Remove opened type
This commit is contained in:
parent
0bd326d846
commit
5dc781b72e
2
.github/workflows/commands.yml
vendored
2
.github/workflows/commands.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Run commands when issues are labeled or comments added
|
||||
on:
|
||||
issues:
|
||||
types: [labeled, unlabeled, opened]
|
||||
types: [labeled, unlabeled]
|
||||
issue_comment:
|
||||
types: [created]
|
||||
concurrency:
|
||||
|
Loading…
Reference in New Issue
Block a user