Skip to content

Commit 545cef7

Browse files
authored
Revert "[CI] Use custom token for 'Update pre-commit hooks' job" (#794)
Reverts #754
1 parent e341218 commit 545cef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Update pre-commit hooks
2323
uses: ./.github/actions/update-precommit
2424
with:
25-
token: ${{ secrets.PRECOMMIT_UPDATE_TOKEN }}
25+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)