Don't re-run build for Actions in the internal repo
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -73,6 +73,7 @@ jobs:
|
||||
DOCUBOT_REPO_PAT: ${{ secrets.DOCUBOT_REPO_PAT }}
|
||||
|
||||
- name: Run build script
|
||||
if: ${{ github.repository != 'github/docs-internal' }}
|
||||
run: npm run build
|
||||
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user