Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Romain Casati
Basthon-JupyterLab
Commits
f1983304
Commit
f1983304
authored
Apr 26, 2021
by
Nicholas Bollweg
Browse files
try skipping again on non-main
parent
d180e770
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
f1983304
...
...
@@ -78,6 +78,7 @@ jobs:
doit check
deploy
:
if
:
github.ref == 'refs/heads/main'
needs
:
[
build
]
runs-on
:
ubuntu-latest
steps
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment