Skip to content

Commit 30691e5

Browse files
committed
ci: rename workflows for better grouping/clarity
1 parent c343b50 commit 30691e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Nightly Development Build and Release
1+
name: Nightly (Development) Build and Release
22
# Controls when the action will run.
33
on:
44
workflow_dispatch:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Release
1+
name: Master Build and Release
22
# Controls when the action will run.
33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)