Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Release/v0.16.0

Release/v0.16.0 #79

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/main.yml
with:
publish: ${{ github.event_name == 'push' && github.server_url == 'https://github.com' }}
use-repo-files: true
offset: 400
build-m1: true
secrets: inherit