Skip to content

chore(deps-dev): bump sobelow from 0.14.0 to 0.14.1 (#227) #1257

chore(deps-dev): bump sobelow from 0.14.0 to 0.14.1 (#227)

chore(deps-dev): bump sobelow from 0.14.0 to 0.14.1 (#227) #1257

Workflow file for this run

# SPDX-FileCopyrightText: 2022 spark contributors <https://github.com/ash-project/spark/graphs.contributors>
#
# SPDX-License-Identifier: MIT
name: Spark 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 }}
with:
spark-formatter: false
reuse: true