Skip to content

Adopt py-canon and typed runtime assets #38

Adopt py-canon and typed runtime assets

Adopt py-canon and typed runtime assets #38

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
schedule:
- cron: "17 6 * * 1" # weekly: surface ecosystem drift on quiet repos
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: gojiplus/py-canon/.github/workflows/reusable-ci.yml@v1
with:
wheel-import: naampy
coverage-floor: 0