mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
committed by
GitHub
parent
0ba8274066
commit
26228279d1
@@ -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