Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 9370ea6

Browse files
committed
ci: update ci triggers
1 parent 91edfb1 commit 9370ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Test
22

33
on:
44
push:
5+
branches: [main]
56
pull_request:
7+
branches: [main]
68
schedule:
79
- cron: '5 11 * * 1'
810

0 commit comments

Comments
 (0)