Skip to content

chore(deps-dev): bump git_ops in the dev-dependencies group (#461) #1579

chore(deps-dev): bump git_ops in the dev-dependencies group (#461)

chore(deps-dev): bump git_ops in the dev-dependencies group (#461) #1579

Workflow file for this run

# SPDX-FileCopyrightText: 2020 ash_phoenix contributors <https://github.com/ash-project/ash_phoenix/graphs/contributors>
#
# SPDX-License-Identifier: MIT
name: CI
on:
push:
tags:
- "v*"
branches: [main]
workflow_call:
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
spark-formatter: false
reuse: true
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}