Commit 8044ef66 authored by Federico Falconieri's avatar Federico Falconieri
Browse files

fix: closes #49

parent a747b8f9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -60,6 +60,8 @@ workflow:
    - if: $CI_COMMIT_TAG
    # Run for changes on the master branch (so merged MRs)
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
      # Run for manually triggered jobs from gitlab UI
    - if: $CI_PIPELINE_SOURCE == 'web'

# We keep this downstream, as we don't expect many MRs for this specific test
downstream:pages: