committed by
GitHub
parent
0ba8274066
commit
26228279d1
2
.github/workflows/dependency-update.yml
vendored
2
.github/workflows/dependency-update.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/github-script@v3
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_ACTIONS_CAMPERBOT_PA_TOKEN}}
|
||||
github-token: ${{secrets.CROWDIN_CAMPERBOT_PAT}}
|
||||
script: |
|
||||
if (context.payload.pull_request.user.login === "renovate[bot]") {
|
||||
github.pulls.createReview({
|
||||
|
Reference in New Issue
Block a user