ci: use personal access token, actions cannot trigger workflow runs

pull/4064/head
Divyansh Singh 2 months ago committed by GitHub
parent 8b086de286
commit 1d629c5c4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,3 +16,4 @@ jobs:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: cr-tracked
github_token: ${{ secrets.CR_PAT }}

Loading…
Cancel
Save