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 0fec6fe commit f90b92dCopy full SHA for f90b92d
.github/workflows/ci-julia-nightly.yml
@@ -2,15 +2,15 @@ name: CI (Julia nightly)
2
on:
3
pull_request:
4
branches:
5
- - master
+ - main
6
paths-ignore:
7
- 'LICENSE.md'
8
- 'README.md'
9
- 'utils/*'
10
- '.github/workflows/TagBot.yml'
11
push:
12
13
14
15
16
.github/workflows/ci.yml
@@ -2,15 +2,15 @@ name: CI
0 commit comments