Skip to content

Commit 2dcd44b

Browse files
authored
run on merge with main, not master
1 parent 59e5b0f commit 2dcd44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/JuliaNightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: JuliaNightly
44
# to avoid inclusion in nightly cron build with failure notifications.
55
on:
66
push:
7-
branches: [master]
7+
branches: [main]
88
tags: ["*"]
99
pull_request:
1010
concurrency:

0 commit comments

Comments
 (0)