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 fdd7b29 commit 58d5d44Copy full SHA for 58d5d44
.github/workflows/ci.yml
@@ -48,5 +48,5 @@ jobs:
48
uses: stefanzweifel/git-auto-commit-action@v4
49
with:
50
branch: main
51
- file_pattern: 'docs/**'
52
- commit_message: 'docs: updates'
+ file_pattern: "docs/**"
+ commit_message: "docs: updates"
0 commit comments