Skip to content

fix: their was a typo on the workflow file #2

fix: their was a typo on the workflow file

fix: their was a typo on the workflow file #2

Workflow file for this run

---
name: Terraform
on:
push:
branches:
- main
pull_request:
branches:
- main
- vnext
jobs:
budgets-module-validation:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Cloud Access Module Validation
with:
working-directory: modules/budgets
team-budgets-module-validation:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Team Budgets Module Validation
with:
working-directory: modules/team-budgets