Skip to content

fix: Reorganize terratest flows #43

fix: Reorganize terratest flows

fix: Reorganize terratest flows #43

Workflow file for this run

---
name: 'Validate PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
- assigned
permissions:
pull-requests: write
statuses: write
jobs:
pr-validation:
uses: ./.github/workflows/pr-validation.yml
secrets:
BOT_ACCESS_TOKEN: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_GITHUB_INFRALOVERS).PAT }}"