1
0
mirror of synced 2026-01-20 21:02:43 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2022-11-14 08:42:28 -08:00
committed by GitHub

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: