We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e5b0f commit 2dcd44bCopy full SHA for 2dcd44b
.github/workflows/JuliaNightly.yml
@@ -4,7 +4,7 @@ name: JuliaNightly
4
# to avoid inclusion in nightly cron build with failure notifications.
5
on:
6
push:
7
- branches: [master]
+ branches: [main]
8
tags: ["*"]
9
pull_request:
10
concurrency:
0 commit comments