Skip to content

Commit 284c006

Browse files
authored
Update.
1 parent 0e3e5d9 commit 284c006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ensure-pr-label.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ jobs:
88
steps:
99
uses: jesusvasquez333/verify-pr-label-action@v1.4.0
1010
with:
11+
github-token: '${{ secrets.GITHUB_TOKEN }}'
1112
valid-labels: 'pr: non-breaking, pr: breaking change, pr: new feature'
1213
pull-request-number: '${{ github.event.pull_request.number }}'

0 commit comments

Comments
 (0)