We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e532ebd commit 769050aCopy full SHA for 769050a
.github/workflows/go-lint.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- main
10
+ - master
11
paths:
12
- '**.go'
13
.github/workflows/go-test.yml
tags-ignore:
- '**'
.github/workflows/shellcheck.yml
0 commit comments