Skip to content

chore(azure): restructure bicep files and gh actions #2

chore(azure): restructure bicep files and gh actions

chore(azure): restructure bicep files and gh actions #2

name: CI/CD Pull Request
on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
jobs:
build-and-test:
uses: ./.github/workflows/workflow-build-and-test.yml
with:
environment: test
playwright-test:
uses: ./.github/workflows/workflow-playwright-test.yml
dry-run-infrastructure:
uses: ./.github/workflows/workflow-deploy-infrastructure.yml

Check failure on line 18 in .github/workflows/ci-cd-pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-cd-pull-request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci-cd-pull-request.yml" -> "./.github/workflows/workflow-deploy-infrastructure.yml" : failed to fetch workflow: workflow was not found.
with:
environment: test