Skip to content

chore: update smurf shared workflows for Docker, Helm, and Terraform, and update the documentation. #195

chore: update smurf shared workflows for Docker, Helm, and Terraform, and update the documentation.

chore: update smurf shared workflows for Docker, Helm, and Terraform, and update the documentation. #195

---
name: 🔍 PR Validation
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-validation:
uses: ./.github/workflows/pr-checks.yml
...