Skip to content

Simplify GitHub workflow by using reusable workflow (#130) #2

Simplify GitHub workflow by using reusable workflow (#130)

Simplify GitHub workflow by using reusable workflow (#130) #2

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1