Skip to content

Commit

Permalink
👷 Use the GitHub token of the checked-out repo instead of the own for…
Browse files Browse the repository at this point in the history
… the `add-and-commit` action after clang-format has been run
  • Loading branch information
marcelwa committed Apr 18, 2023
1 parent ae277a8 commit b2fba45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,3 @@ jobs:
message: ':art: ClangFormat changes'
author_name: ClangFormat
author_email: [email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b2fba45

Please sign in to comment.