Skip to content

Commit

Permalink
switch to pat so tests run on bot pr
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Apr 16, 2023
1 parent ae896d9 commit 911cfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.ACTIONS_CREATE_PR_PAT }}
commit-message: Update pre-commit hook versions
title: 'pre-commit: autoupdate hooks'
branch: pre-commit-updates
Expand Down

0 comments on commit 911cfac

Please sign in to comment.