Skip to content

Modifications to merge logic #39

Modifications to merge logic

Modifications to merge logic #39

Workflow file for this run

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