Skip to content

Commit 4785a0a

Browse files
author
Evgeny Zakharov
committed
chore(ci): run tests on push main
1 parent 676f964 commit 4785a0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-and-build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Test and Build
22

33
on:
4+
push:
5+
branches: ['main']
46
pull_request:
57
branches: ['main', 'release/alpha', 'release/beta', 'release/next']
68

0 commit comments

Comments
 (0)