Skip to content

Commit d9c8c7e

Browse files
committed
CI: add permissions
1 parent 6ba4c3c commit d9c8c7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check_csdk_build_parameters.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Build C Boilerplate application and check if C SDK build parameters are still correct
2+
permissions:
3+
contents: read
24

35
on:
46
pull_request:

0 commit comments

Comments
 (0)