give sync-search-pr a better job name (#32577)
This commit is contained in:
2
.github/workflows/sync-search-pr.yml
vendored
2
.github/workflows/sync-search-pr.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user