Skip to content

Commit

Permalink
Update laber.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dulong41 authored Nov 30, 2022
1 parent 5f7698a commit 360cadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
!contains(github.event.pull_request.title, 'cherry-pick') &&
!contains(github.event.pull_request.title, 'backport')
with:
github_token: ${{ secrets.PAT }}
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
2.5
2.4
Expand Down

0 comments on commit 360cadf

Please sign in to comment.