Skip to content

Commit a44fe74

Browse files
author
Peter Bengtsson
authored
don't run old link checkers on pushes (#23785)
1 parent 562f728 commit a44fe74

4 files changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/link-check-dotcom.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ name: 'Link Checker: Dotcom'
66

77
on:
88
workflow_dispatch:
9-
push:
10-
branches:
11-
- main
129
pull_request:
1310

1411
permissions:

.github/workflows/link-check-ghae.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ name: 'Link Checker: GitHub AE'
66

77
on:
88
workflow_dispatch:
9-
push:
10-
branches:
11-
- main
129
pull_request:
1310

1411
permissions:

.github/workflows/link-check-ghec.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ name: 'Link Checker: Enterprise Cloud'
66

77
on:
88
workflow_dispatch:
9-
push:
10-
branches:
11-
- main
129
pull_request:
1310

1411
permissions:

.github/workflows/link-check-ghes.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ name: 'Link Checker: Enterprise Server'
66

77
on:
88
workflow_dispatch:
9-
push:
10-
branches:
11-
- main
129
pull_request:
1310

1411
permissions:

0 commit comments

Comments
 (0)