Skip to content

Commit a6c2b6d

Browse files
committed
Run CI on pushed to main
1 parent a49e295 commit a6c2b6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Test
22

33
on:
4+
push:
5+
branches:
6+
- main
47
pull_request:
58
types: [opened, reopened, synchronize, review_requested, ready_for_review]
69
branches: ['main']

0 commit comments

Comments
 (0)