chore: run ci on PR

This commit is contained in:
Zach Daniel 2023-03-25 21:08:56 -04:00
parent 67d7c17f12
commit 49a008a5e2

View file

@ -6,6 +6,8 @@ on:
- "v*"
branches: [main]
workflow_call:
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main