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

Update sync-search-pr.yml (#48533)

This commit is contained in:
Kevin Heis
2024-01-03 09:08:09 -08:00
committed by GitHub
parent 8f77e924c3
commit 7c57f7a8ac

View File

@@ -34,7 +34,7 @@ env:
jobs:
dryRunElasticsearchIndexes:
runs-on: ${{ fromJSON('["ubuntu-latest", "ubuntu-20.04-xl"]')[github.repository == 'github/docs-internal'] }}
if: github.repository == 'github/docs-internal' || github.repository == 'github/docs'
if: github.repository == 'github/docs-internal'
steps:
- name: Check out repo
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0