Skip to content

Commit

Permalink
Add or change pre-commit-autoupdate.yaml template (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: idsvandermolen <[email protected]>
  • Loading branch information
cataci and idsvandermolen authored Oct 4, 2024
1 parent 1d1d614 commit 25f97b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: bash
- uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.CW_GITHUB_ACTION_TOKEN_ALLOWING_WORKFLOW_TRIGGERING }}
branch: update/pre-commit-hooks
title: Update pre-commit hooks
commit-message: "chore: update pre-commit hooks"
Expand Down

0 comments on commit 25f97b3

Please sign in to comment.