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 6b33a74 commit 019764dCopy full SHA for 019764d
.github/workflows/build.yml
@@ -75,7 +75,8 @@ jobs:
75
76
strategy:
77
matrix:
78
- project: ["hashicorp/terraform-guides", "akamai/terraform-examples", "aws-samples/aws-sam-terraform-examples"]
+ # project: ["hashicorp/terraform-guides", "akamai/terraform-examples", "aws-samples/aws-sam-terraform-examples"]
79
+ project: []
80
81
steps:
82
- name: "Checkout"
0 commit comments