Skip to content

Commit

Permalink
Removing with
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgerbrandt committed Nov 11, 2023
1 parent afddd62 commit 2e91947
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 @@ -21,8 +21,6 @@ jobs:
git add -u
git commit -m "Apply clang-format" || echo "No changes to commit"
git push
with:
github_token: ${{ secrets.WORKFLOW_TOKEN }}
permissions:
actions: write

0 comments on commit 2e91947

Please sign in to comment.