File tree Expand file tree Collapse file tree 3 files changed +4
-78
lines changed Expand file tree Collapse file tree 3 files changed +4
-78
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3232 - name : Clone This Repo
3333 uses : actions/checkout@v3
3434 - name : Link Verification
35- uses : FreeRTOS/CI-CD-Github-Actions/link-verifier@v2
36-
37- url-check :
38- runs-on : ubuntu-latest
39- steps :
40- - uses : actions/checkout@v3
41- with :
42- path : ./kernel
43-
44- - name : URL Checker
45- run : |
46- bash kernel/.github/actions/url_verifier.sh kernel
35+ uses : FreeRTOS/CI-CD-Github-Actions/link-verifier@main
4736
4837 verify-manifest :
4938 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-20.04
2020 steps :
2121 - name : Apply Formatting Fix
22+ id : check-formatting
2223 uses : FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
23- id : check-formatting
24+ with :
25+ exclude-dirs : portable
You can’t perform that action at this time.
0 commit comments