Skip to content

improvement: update ash #19

improvement: update ash

improvement: update ash #19

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}