We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da051ba commit 7711aaeCopy full SHA for 7711aae
1 file changed
.github/workflows/go-test.yml
@@ -2,7 +2,7 @@ name: Go Test
2
3
on:
4
push:
5
- branches: [main]
+ branches: [main, dev]
6
pull_request:
7
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
8
0 commit comments