Skip to content

Commit 50cd79a

Browse files
committed
build: Explicitly allow branches?
1 parent a0d5103 commit 50cd79a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Build And Test
44

55
on:
66
push:
7+
branches: "*"
78
tags-ignore: ["*"]
89
pull_request:
910

0 commit comments

Comments
 (0)