Skip to content

799 avoid image build when not needed #91

799 avoid image build when not needed

799 avoid image build when not needed #91

Workflow file for this run

name: "e2e: noscience, gha"
on:
push:
pull_request:
branches:
- master
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/e2e-common.yml
with:
suffix: "noscience"
ci_repo: ""
runner: "ubuntu-22.04"
secrets:
registry_username: ${{ secrets.REGISTRY_USERNAME }}
registry_token: ${{ secrets.REGISTRY_TOKEN }}