Skip to content

Commit 7f67190

Browse files
author
Lee Wang
authored
Merge pull request #2 from merge-api/lee/ci-action-rule-update
run ci tests on commit to main
2 parents efd89c0 + 02c5064 commit 7f67190

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: CI Tests
22
on:
3+
push:
4+
branches: [main]
35
pull_request:
46
branches: [main]
57

0 commit comments

Comments
 (0)