Skip to content

esmfold

esmfold #23

Workflow file for this run

name: esmfold
run-name: esmfold
# Build and push nolabs image using GitHub Cache API
# Only if relevant files were changed
on:
pull_request:
branches:
- master
jobs:
build:
permissions:
contents: read
packages: write
uses: ./.github/workflows/build-docker.yaml
with:
microservice_name: "esmfold"