fixed Syntax
This commit is contained in:
@@ -42,6 +42,7 @@ github:
|
|||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
|
- '.github/ISSUE_TEMPLATE/*'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: Labeling new issue
|
name: Labeling new issue
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: ['opened', 'reopened']
|
types: [opened, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user