Skip to content

Commit 4019181

Browse files
author
Workflow Sync Bot
committed
[SYNC] mcaf-github-workflows
1 parent 6670b0b commit 4019181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
id: lint_pr_labels
8787
with:
8888
hasSome: breaking,bug,chore,documentation,enhancement,feature,fix,security
89-
githubToken: ${{ secrets.GITHUB_TOKEN }}
89+
githubToken: ${{ secrets.MCAF_GITHUB_TOKEN }}
9090

9191
- uses: marocchino/sticky-pull-request-comment@v2
9292
# When the previous steps fails, the workflow would stop. By adding this

0 commit comments

Comments
 (0)