diff options
Diffstat (limited to '.github/workflows/checks.yml')
| -rw-r--r-- | .github/workflows/checks.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 9c57865bf..ab0a3fdca 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -211,6 +211,7 @@ jobs: steps: - uses: actions/checkout@v2 with: + token: ${{ secrets.BOT_MASTER_RW_GITHUB_TOKEN }} fetch-depth: 0 ref: master - name: create-merge-commit |
