Skip to content

Commit 8338c02

Browse files
committed
Add all other files
1 parent dcf8769 commit 8338c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
if: contains(steps.run-pre-commit.outputs.SHOULD_COMMIT, 'true')
3131
with:
3232
commit_message: "Run pre-commit hooks."
33-
file_pattern: ":exclude(.github/workflows/*)"
33+
file_pattern: ". :exclude(.github/workflows/*)"
3434

0 commit comments

Comments
 (0)