Skip to content

Commit d4e2735

Browse files
authored
Update file pattern for auto-commit action
1 parent a9252d2 commit d4e2735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
uses: stefanzweifel/git-auto-commit-action@v4
3434
with:
3535
commit_message: Apply formatting changes
36+
file_pattern: 'src/**'
3637
branch: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)