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 3082728 commit c25ca64Copy full SHA for c25ca64
.github/workflows/terraform.integration.yaml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
files: |
37
modules/**
38
+ examples/**
39
json: true
40
41
- name: Get Changed Directories
0 commit comments