Skip to content

Commit 58d5d44

Browse files
committed
lint
1 parent fdd7b29 commit 58d5d44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
uses: stefanzweifel/git-auto-commit-action@v4
4949
with:
5050
branch: main
51-
file_pattern: 'docs/**'
52-
commit_message: 'docs: updates'
51+
file_pattern: "docs/**"
52+
commit_message: "docs: updates"

0 commit comments

Comments
 (0)