fixed Syntax

This commit is contained in:
Schmieder, Jacob
2024-09-02 12:04:54 +00:00
parent 85027dd535
commit d8a22f15fe
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -42,6 +42,7 @@ github:
- changed-files:
- any-glob-to-any-file:
- '.gitignore'
- '.github/ISSUE_TEMPLATE/*'
dependencies:
- changed-files:
+1 -1
View File
@@ -1,7 +1,7 @@
name: Labeling new issue
on:
issues:
types: ['opened', 'reopened']
types: [opened, reopened]
jobs:
build: