Skip to content

Commit f0b7cfe

Browse files
committed
add description
1 parent ae49ece commit f0b7cfe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/build_and_run_esp_usb_test_apps.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
name: ESP-USB Test Apps
1+
name: ESP-USB Test Apps [master]
2+
description: |
3+
This workflow builds and runs ESP-USB test applications for pull requests.
4+
It checks out the latest code from ESP-USB master, builds test apps using Espressif's IDF,
5+
uploads artifacts, and runs tests on self-hosted runners for supported targets.
26
37
on:
48
pull_request:

0 commit comments

Comments
 (0)