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 6ba4c3c commit d9c8c7eCopy full SHA for d9c8c7e
.github/workflows/check_csdk_build_parameters.yml
@@ -1,4 +1,6 @@
1
name: Build C Boilerplate application and check if C SDK build parameters are still correct
2
+permissions:
3
+ contents: read
4
5
on:
6
pull_request:
0 commit comments