Skip to content

Commit b1ddd36

Browse files
committed
Updated pipeline names
1 parent 3e3a874 commit b1ddd36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: test
22

33
on:
44
workflow_dispatch:

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: release
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)