Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit ff871d9

Browse files
authored
Merge pull request #499 from heartexlabs/ci-build-any-branch
Run build-test workflow on every branch
2 parents 2a5de53 + 65ece98 commit ff871d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Test
22

33
on:
44
push:
5-
branches: [master, "*/*", "*/**"]
5+
branches: [master, "*"]
66

77
env:
88
# increment it in case if you need to reset cache

0 commit comments

Comments
 (0)