Skip to content

fix: validate the pod name in emit_script, not only the CLI (#36) #75

fix: validate the pod name in emit_script, not only the CLI (#36)

fix: validate the pod name in emit_script, not only the CLI (#36) #75

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml