We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d5103 commit 50cd79aCopy full SHA for 50cd79a
.github/workflows/test-build.yml
@@ -4,6 +4,7 @@ name: Build And Test
4
5
on:
6
push:
7
+ branches: "*"
8
tags-ignore: ["*"]
9
pull_request:
10
0 commit comments