Refactor Terraform workflow to remove unnecessary event triggers

This commit is contained in:
2024-09-24 22:28:21 +02:00
parent de1aec1b95
commit ba14794525
@@ -11,7 +11,6 @@ on:
- opened
- synchronize
- reopened
jobs:
terraform-validate:
runs-on: ubuntu-latest