ci: skip spark related CI steps

This commit is contained in:
Zach Daniel 2024-05-31 23:06:20 -04:00
parent 260d56532b
commit 16e8615bf2

View file

@ -10,5 +10,8 @@ on:
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
spark-formatter: false
spark-cheat-sheets: false
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}