Skip to content

Commit abfd041

Browse files
authored
Update _link_check.yml
1 parent d95f897 commit abfd041

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/_link_check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
name: Link checks
2-
31
on:
42
workflow_call:
53
inputs:
@@ -9,7 +7,6 @@ on:
97

108
jobs:
119
lint-urls:
12-
name: Lint URLs
1310
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
1411
with:
1512
runner: linux.2xlarge
@@ -22,7 +19,6 @@ jobs:
2219
./scripts/lint_urls.sh
2320
2421
lint-xrefs:
25-
name: Lint Xrefs
2622
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
2723
with:
2824
runner: linux.2xlarge

0 commit comments

Comments
 (0)