We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b3475c + 05a5eb7 commit a8bf391Copy full SHA for a8bf391
.github/workflows/check-links.yml
@@ -25,7 +25,6 @@ jobs:
25
- uses: actions/checkout@v4
26
with:
27
show-progress: 'false'
28
- - uses: gautamkrishnar/keepalive-workflow@v2
29
- name: Restore lychee cache
30
uses: actions/cache@v4
31
.github/workflows/lint.yml
@@ -13,7 +13,6 @@ jobs:
13
steps:
14
- name: Set up Git repository
15
uses: actions/checkout@v4
16
17
- name: Lint
18
uses: DavidAnson/markdownlint-cli2-action@v19
19
0 commit comments