Skip to content

Commit

Permalink
chore: setting default token for pr name check
Browse files Browse the repository at this point in the history
  • Loading branch information
rokam authored Jul 12, 2024
1 parent d8ac4fb commit c82bb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.MIDEA_GITHUB_PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c82bb12

Please sign in to comment.