Skip to content

Commit f021b81

Browse files
committed
Change samples name
1 parent 0ce0d3b commit f021b81

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/zephyr-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
permissions:
22
contents: read
3-
name: Zephyr OS Tests
3+
name: Zephyr OS Samples
44
# For Zephyr 3.7 LTS, use the v0.26-branch
55
# or the latest v0.26.x release Docker image.
66
# Docker image was built on Ubuntu 22.04

.github/workflows/zephyr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
permissions:
2+
contents: read
13
name: Zephyr OS Tests
24
# For Zephyr 3.7 LTS, use the v0.26-branch
35
# or the latest v0.26.x release Docker image.

0 commit comments

Comments
 (0)