Skip to content

ci: add CI/CD workflows #4

ci: add CI/CD workflows

ci: add CI/CD workflows #4

Workflow file for this run

name: Python CI
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
ci:
uses: Ai-road-4-You/enterprise-ci-cd/.github/workflows/ci-python.yml@v1

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "Ai-road-4-You/enterprise-ci-cd/.github/workflows/ci-python.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit