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 0ce0d3b commit f021b81Copy full SHA for f021b81
.github/workflows/zephyr-samples.yml
@@ -1,6 +1,6 @@
1
permissions:
2
contents: read
3
-name: Zephyr OS Tests
+name: Zephyr OS Samples
4
# For Zephyr 3.7 LTS, use the v0.26-branch
5
# or the latest v0.26.x release Docker image.
6
# Docker image was built on Ubuntu 22.04
.github/workflows/zephyr.yml
@@ -1,3 +1,5 @@
+permissions:
+ contents: read
name: Zephyr OS Tests
0 commit comments