We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8654393 commit 5007782Copy full SHA for 5007782
.github/workflows/openocd-macos.yml
@@ -1,6 +1,6 @@
1
# Manually started actino to build OpenOCD for Windows and upload to an artifact
2
3
-name: Build MacOS
+name: OpenOCD Build MacOS
4
on: [workflow_dispatch]
5
jobs:
6
build:
.github/workflows/openocd-windows.yml
-name: Build All Windows
+name: OpenOCD Build All Windows
0 commit comments