We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58f704 commit 1c8ff8aCopy full SHA for 1c8ff8a
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on: pull_request
4
5
jobs:
6
goreleaser:
7
- name: go
+ name: build
8
runs-on: ubuntu-latest
9
steps:
10
-
.github/workflows/lint.yml
golangci:
+ name: lint
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
+ name: release
11
12
.github/workflows/todo.yml
todo:
+ name: todo
0 commit comments