1
0
mirror of synced 2025-12-30 03:01:36 -05:00

only run build-and-push-nonprod-cache in upstream repos (#26459)

This commit is contained in:
Peter Bengtsson
2022-03-29 14:23:27 -04:00
committed by GitHub
parent 9bb36a17d4
commit f54a2c3b27

View File

@@ -20,6 +20,7 @@ concurrency:
jobs:
build-and-push-nonprod-cache:
if: ${{ github.repository == 'github/docs-internal' || github.repository == 'github/docs' }}
runs-on: ubuntu-latest
timeout-minutes: 15
env: