Skip to content

Merge pull request #15 from Ceratosenzaf/main #17

Merge pull request #15 from Ceratosenzaf/main

Merge pull request #15 from Ceratosenzaf/main #17

Workflow file for this run

name: MAIN CI
on:
push:
branches:
- main
paths:
- "spec-trait-inst/**"
- "spec-trait-impl/**"
- ".github/workflows/**"
jobs:
call-ci:
uses: ./.github/workflows/ci.yml
secrets: inherit