Update link-check-all.yml
This commit is contained in:
1
.github/workflows/link-check-all.yml
vendored
1
.github/workflows/link-check-all.yml
vendored
@@ -25,7 +25,6 @@ concurrency:
|
||||
jobs:
|
||||
check-links:
|
||||
runs-on: ${{ fromJSON('["ubuntu-latest", "ubuntu-20.04-xl"]')[github.repository == 'github/docs-internal'] }}
|
||||
if: !github.event.merge_group
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
|
||||
|
||||
Reference in New Issue
Block a user