Skip to content

Commit

Permalink
chore(token): update token
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavi Jorda committed Jul 24, 2023
1 parent 98ca3ed commit 2b75b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_X }}
pass_on_octokit_error: false
configuration_path: '.github/pr-title-checker-config.json'

0 comments on commit 2b75b28

Please sign in to comment.