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 83b8234 commit 6c4849aCopy full SHA for 6c4849a
.github/workflows/ci.yml
@@ -30,7 +30,9 @@ jobs:
30
- name: Clone This Repo
31
uses: actions/checkout@v3
32
- name: Link Verification
33
- uses: FreeRTOS/CI-CD-Github-Actions/link-verifier@v2
+ uses: FreeRTOS/CI-CD-Github-Actions/link-verifier@main
34
+ with:
35
+ exclude-urls: https://www.misra.org.uk/misra-c
36
37
verify-manifest:
38
runs-on: ubuntu-latest
0 commit comments