Skip to content

Commit

Permalink
Update code_linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall authored Dec 2, 2024
1 parent 0de5f00 commit c3abe9b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/code_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,9 @@ jobs:
extensions: 'h,cc,c'
clangFormatVersion: 12
inplace: True
- uses: EndBug/add-and-commit@v4
- uses: EndBug/add-and-commit@v9
with:
author_name: openwebf-bot
author_email: [email protected]
message: 'Committing clang-format changes'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c3abe9b

Please sign in to comment.