We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0be3d94 + 976f0d8 commit 2c5c188Copy full SHA for 2c5c188
.github/workflows/linting.yml
@@ -3,10 +3,10 @@ name: "CI: Linting"
3
on:
4
pull_request:
5
branches:
6
- - main
+ - master
7
push:
8
9
10
11
env:
12
GO_VERSION: stable
.github/workflows/testing.yml
@@ -3,10 +3,10 @@ name: "CI: Testing"
0 commit comments