1
0
mirror of synced 2026-01-05 21:04:17 -05:00

Merge pull request #22334 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-11-28 18:55:06 -08:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ jobs:
cache: npm
- name: Install
run: npm ci
run: npm ci --ignore-scripts
- name: Figure out which docs-early-access branch to checkout, if internal repo
if: ${{ github.repository == 'github/docs-internal' }}