Skip to content

Commit 6b68310

Browse files
committed
Fix CI link checks
Signed-off-by: Gaurav Aggarwal <[email protected]>
1 parent 63b77f4 commit 6b68310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
uses: FreeRTOS/CI-CD-GitHub-Actions/link-verifier@main
285285
with:
286286
path: ./
287-
exclude-dirs: cmock,unity,cbmc,third-party,3rdparty,libmosquitto
287+
exclude-dirs: cmock,unity,cbmc,third-party,3rdparty,libmosquitto,libraries
288288
include-file-types: .c,.h,.dox
289289
allowlist-file: ./.github/links_allowlist.txt
290290
verify-manifest:

0 commit comments

Comments
 (0)