We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c4bd7c + e703574 commit 5351b09Copy full SHA for 5351b09
.github/workflows/main.yml
@@ -1,6 +1,9 @@
1
name: Terraform CI
2
3
-on: push
+on:
4
+ push:
5
+ branches: main
6
+ pull_request:
7
8
jobs:
9
validate-terraform:
0 commit comments