Refactor Terraform workflow to remove unnecessary event triggers

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