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.
1 parent 37e1f96 commit 19aff56Copy full SHA for 19aff56
.github/workflows/linkcheck.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
link-checking:
10
name: Link Checking
11
- runs-on: "ubunut-latest"
+ runs-on: "ubuntu-latest"
12
permissions:
13
issues: write # required for peter-evans/create-issue-from-file
14
steps:
0 commit comments