Skip to content

Commit 385bc31

Browse files
authored
Update ci-github-actions.yaml
1 parent df3c0ef commit 385bc31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-github-actions.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
branches:
66
- main
7+
push:
8+
branches:
9+
- main
710
schedule:
811
- cron: "15 3 * * *" # run at 3:15 AM UTC daily
912

0 commit comments

Comments
 (0)