We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77649ba commit 874f92dCopy full SHA for 874f92d
.github/workflows/link-check-schedule.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: filiph/[email protected]
11
with:
12
- arguments: https://www.scaleway.com/en/docs/serverless/jobs/ >> linkcheck_output.txt
+ arguments: https://www.scaleway.com/en/docs/ >> linkcheck_output.txt
13
- name: Upload a Build Artifact
14
uses: actions/[email protected]
15
0 commit comments