ci: update names
This commit is contained in:
2
.github/workflows/bin-release.yml
vendored
2
.github/workflows/bin-release.yml
vendored
@@ -1,4 +1,4 @@
|
||||
# .github/workflows/release.yaml
|
||||
name: Bin release
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user