Skip to content

Commit 8cfbbfc

Browse files
authored
Merge pull request #519 from JuliaDiff/ox/pushmain
Run CI on pushs to main
2 parents 0a01ae0 + b5af662 commit 8cfbbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
schedule:
55
- cron: '0 2 * * *' # Daily at 2 AM UTC (8 PM CST)
66
push:
7-
branches: [master]
7+
branches: [main]
88
tags: ["*"]
99
pull_request:
1010
concurrency:

0 commit comments

Comments
 (0)