Skip to content

build(deps): bump spitfire from 0.1.1 to 0.1.2 (#9) #73

build(deps): bump spitfire from 0.1.1 to 0.1.2 (#9)

build(deps): bump spitfire from 0.1.1 to 0.1.2 (#9) #73

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
workflow_call:
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 }}