Skip to content

fix: Remove "input" interpolation in .github/workflows/reusable_tf_checks.yml #33

fix: Remove "input" interpolation in .github/workflows/reusable_tf_checks.yml

fix: Remove "input" interpolation in .github/workflows/reusable_tf_checks.yml #33

Workflow file for this run

name: CI
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
push:
branches: ["main"]
jobs:
python_checks:
name: Python checks
uses: ./.github/workflows/reusable_python_checks.yml