Skip to content

Commit 6f1a39d

Browse files
committed
unique workflow names [skip ci]
1 parent ba18078 commit 6f1a39d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/prerelease-canary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: prerelease
1+
name: prerelease (canary)
22

33
on:
44
push:

.github/workflows/prerelease-v4.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: prerelease
1+
name: prerelease (v4)
22

33
on:
44
push:

0 commit comments

Comments
 (0)