Skip to content

Mu3e Simulation v5.4 with GEANT4 11.1.2 and Mu3e Analysis #672

Mu3e Simulation v5.4 with GEANT4 11.1.2 and Mu3e Analysis

Mu3e Simulation v5.4 with GEANT4 11.1.2 and Mu3e Analysis #672

name: Docker images verification
# This workflow is triggered on pushes and pull requests to the repository.
on: [push, pull_request]
jobs:
build:
# This job runs on Linux
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./.github/actions/docker-images-verification
with:
username: ${{ github.actor }}
password: ${{ secrets.GITGUB_PAT }}
registry: ghcr.io