Skip to content

Fix Debug Mode Output Check (#223) #124

Fix Debug Mode Output Check (#223)

Fix Debug Mode Output Check (#223) #124

Workflow file for this run

name: On Push
on:
push:
branches:
- main
- release/*
jobs:
test:
uses: ./.github/workflows/test.yml
artifact:
needs: test
permissions:
contents: read
packages: write
uses: ./.github/workflows/artifact.yml