Skip to content

Fix CI release race: use gh CLI + || true for idempotent creates #25

Fix CI release race: use gh CLI + || true for idempotent creates

Fix CI release race: use gh CLI + || true for idempotent creates #25

Workflow file for this run

name: "Pixi: Jazzy"
on:
push:
branches: [development, main]
pull_request:
branches: [development, main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-and-test:
uses: ./.github/workflows/_pixi.yaml
with:
environment: jazzy