fixed Syntax
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Labeling new issue
|
||||
on:
|
||||
issues:
|
||||
types: ['opened', 'reopened']
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user