1
0
mirror of synced 2026-01-05 12:07:35 -05:00

Merge pull request #12155 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-11-19 14:27:42 -05:00
committed by GitHub

View File

@@ -39,6 +39,9 @@ jobs:
node-version: 16.13.x
cache: npm
- name: Install dependencies
run: npm ci
- name: Update next PR in queue
env:
GITHUB_TOKEN: ${{ secrets.DOCUBOT_REPO_PAT }}