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.
1 parent 0c44cea commit 7e2dfedCopy full SHA for 7e2dfed
.github/workflows/main.yml
@@ -1,5 +1,9 @@
1
name: Terraform
2
-on: [push, pull_request]
+on:
3
+ push:
4
+ branches:
5
+ - master
6
+ pull_request:
7
env:
8
TF_ACTIONS_VERSION: latest
9
jobs:
0 commit comments