We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708f20a commit eb3fbafCopy full SHA for eb3fbaf
1 file changed
.github/workflows/go.yml
@@ -7,11 +7,8 @@ permissions:
7
8
on:
9
push:
10
- branches: [ "main" ]
11
tags:
12
- "v*.*.*"
13
- pull_request:
14
15
16
jobs:
17
build:
0 commit comments