Skip to content

Commit

Permalink
Update pull_request_opened.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NaoUnderscore authored Jul 15, 2024
1 parent a1273ae commit cb311e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Labeler
uses: actions/labeler@v5.0.0
with:
repo-token: ${{ github.token }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
sync-labels: true

0 comments on commit cb311e2

Please sign in to comment.