We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a89222 commit 9a6a3c9Copy full SHA for 9a6a3c9
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
pull_request:
8
branches:
9
- - main
+ - '**'
10
11
env:
12
GO_VERSION: 1.23
0 commit comments