We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da6175 commit fd360d7Copy full SHA for fd360d7
.github/workflows/julia_deploy.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - dev_julia
+ - main
8
release:
9
types:
10
- published
0 commit comments