We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a82582 + 8f8a5c5 commit 848335fCopy full SHA for 848335f
.github/workflows/test.yml
@@ -3,6 +3,8 @@ name: Tests
3
on:
4
pull_request:
5
push:
6
+ branches:
7
+ - master
8
9
env:
10
GO_VERSION: '1.21'
0 commit comments