ash/.github/workflows/ci.yml
2023-01-31 21:09:47 -05:00

9 lines
145 B
YAML

name: Ash CI
on:
push:
tags:
- "v*"
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main