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:
|
steps:
|
||||||
- uses: actions/github-script@v3
|
- uses: actions/github-script@v3
|
||||||
with:
|
with:
|
||||||
github-token: ${{secrets.GITHUB_ACTIONS_CAMPERBOT_PA_TOKEN}}
|
github-token: ${{secrets.CROWDIN_CAMPERBOT_PAT}}
|
||||||
script: |
|
script: |
|
||||||
if (context.payload.pull_request.user.login === "renovate[bot]") {
|
if (context.payload.pull_request.user.login === "renovate[bot]") {
|
||||||
github.pulls.createReview({
|
github.pulls.createReview({
|
||||||
|
Reference in New Issue
Block a user