Skip to content

Commit a8bf391

Browse files
authored
Merge branch 'main' into socadk-patch-1
2 parents 4b3475c + 05a5eb7 commit a8bf391

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/check-links.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- uses: actions/checkout@v4
2626
with:
2727
show-progress: 'false'
28-
- uses: gautamkrishnar/keepalive-workflow@v2
2928
- name: Restore lychee cache
3029
uses: actions/cache@v4
3130
with:

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
steps:
1414
- name: Set up Git repository
1515
uses: actions/checkout@v4
16-
- uses: gautamkrishnar/keepalive-workflow@v2
1716
- name: Lint
1817
uses: DavidAnson/markdownlint-cli2-action@v19
1918
with:

0 commit comments

Comments
 (0)