ci: update global workflows
This commit is contained in:
parent
8164c09ea0
commit
4d3c9b0be8
9 changed files with 104 additions and 22 deletions
3
.github/workflows/issues.yml
vendored
3
.github/workflows/issues.yml
vendored
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# This action is centrally managed in https://github.com/<organization>/.github/
|
||||
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in
|
||||
# the above-mentioned repo.
|
||||
|
|
@ -8,7 +9,7 @@ on:
|
|||
issues:
|
||||
types: [labeled, unlabeled]
|
||||
discussion:
|
||||
types: [ labeled, unlabeled ]
|
||||
types: [labeled, unlabeled]
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue