Skip to content

Merge pull request #61 from dataheld/refac #69

Merge pull request #61 from dataheld/refac

Merge pull request #61 from dataheld/refac #69

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
DeterminateCI:
uses: DeterminateSystems/ci/.github/workflows/workflow.yml@main
permissions:
id-token: "write"
contents: "read"
with:
visibility: public