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

give sync-search-pr a better job name (#32577)

This commit is contained in:
Peter Bengtsson
2022-11-14 17:13:20 +01:00
committed by GitHub
parent c2aa10a61d
commit 2312fbf0e3

View File

@@ -29,7 +29,7 @@ env:
ELASTICSEARCH_URL: http://localhost:9200
jobs:
lint:
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'
steps: