We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b1fbb commit 3adcb0cCopy full SHA for 3adcb0c
.github/workflows/projects.yml
@@ -32,4 +32,4 @@ jobs:
32
uses: stefanzweifel/git-auto-commit-action@v5
33
with:
34
commit_message: "Update project data for Issue #${{ github.event.issue.number }}"
35
- file_pattern: "data/projects/*.json"
+ file_pattern: "data/projects/*.json"
0 commit comments