3
.github/workflows/autoupdate-branch.yml
vendored
3
.github/workflows/autoupdate-branch.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user