Skip to content

422 code

422 code #418

Workflow file for this run

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