Skip to content

Commit

Permalink
ci(test): fix commit_message TT
Browse files Browse the repository at this point in the history
  • Loading branch information
255doesnotexist committed Oct 15, 2024
1 parent 6df46d3 commit 4df1fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintestor_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Commit reports
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "style: apply automatic formatting"
commit_message: "test(report): weekly test reports update"
file_pattern: |
**/*.json
**/*/*.json
Expand Down

0 comments on commit 4df1fbc

Please sign in to comment.