Skip to content

Commit 3adcb0c

Browse files
committed
Linting
1 parent 13b1fbb commit 3adcb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: stefanzweifel/git-auto-commit-action@v5
3333
with:
3434
commit_message: "Update project data for Issue #${{ github.event.issue.number }}"
35-
file_pattern: "data/projects/*.json"
35+
file_pattern: "data/projects/*.json"

0 commit comments

Comments
 (0)