Skip to content

chore: release version v0.4.3 #55

chore: release version v0.4.3

chore: release version v0.4.3 #55

Workflow file for this run

# SPDX-FileCopyrightText: 2025 reactor_process contributors <https://github.com/ash-project/reactor_process/graphs/contributors>
#
# SPDX-License-Identifier: MIT
name: Reactor 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: true
postgres: false
igniter-upgrade: false
sobelow: false
reuse: true