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

definitely run on self-hosted (#28444)

This commit is contained in:
Peter Bengtsson
2022-06-13 12:35:08 -04:00
committed by GitHub
parent a3ff2e7d94
commit 53f4faeddb

View File

@@ -17,7 +17,7 @@ jobs:
check_all_english_links:
name: Check all links
if: github.repository == 'github/docs-internal'
runs-on: ${{ fromJSON('["ubuntu-latest", "self-hosted"]')[github.repository == 'github/docs-internal'] }}
runs-on: self-hosted
env:
GITHUB_TOKEN: ${{ secrets.DOCUBOT_READORG_REPO_WORKFLOW_SCOPES }}
FIRST_RESPONDER_PROJECT: Docs content first responder