1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge pull request #18673 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-06-16 13:27:09 -05:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ concurrency:
jobs:
check-links:
runs-on: ${{ fromJSON('["ubuntu-latest", "self-hosted"]')[github.repository == 'github/docs-internal'] }}
runs-on: ${{ fromJSON('["ubuntu-latest", "ubuntu-20.04-xl"]')[github.repository == 'github/docs-internal'] }}
steps:
- name: Checkout
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748