Skip to content

Add prod and unit CMRAs #127

Add prod and unit CMRAs

Add prod and unit CMRAs #127

Workflow file for this run

name: Build Iris Lean
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# uses lean standard action with all default input values
- uses: leanprover/lean-action@v1