Skip to content

Commit 5007782

Browse files
Rename actions to be more specific
1 parent 8654393 commit 5007782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/openocd-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Manually started actino to build OpenOCD for Windows and upload to an artifact
22

3-
name: Build MacOS
3+
name: OpenOCD Build MacOS
44
on: [workflow_dispatch]
55
jobs:
66
build:

.github/workflows/openocd-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Manually started actino to build OpenOCD for Windows and upload to an artifact
22

3-
name: Build All Windows
3+
name: OpenOCD Build All Windows
44
on: [workflow_dispatch]
55
jobs:
66
build:

0 commit comments

Comments
 (0)