Skip to content

fix(radix): map Waiting/Active to STARTING; add Stopping/DeadlineExce… #499

fix(radix): map Waiting/Active to STARTING; add Stopping/DeadlineExce…

fix(radix): map Waiting/Active to STARTING; add Stopping/DeadlineExce… #499

Workflow file for this run

on:
workflow_dispatch:
push:
branches-ignore:
- main
tags-ignore:
- v*
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/tests.yaml
secrets:
ACR_SECRET: ${{ secrets.ACR_SECRET }}