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 bae1847 commit 262cdd3Copy full SHA for 262cdd3
1 file changed
.github/workflows/terraform.yml
@@ -6,15 +6,15 @@ on:
6
paths:
7
- "**.tf"
8
- "code/infra/**"
9
- - ".github/workflows/deployment.yml"
+ - ".github/workflows/terraform.yml"
10
11
pull_request:
12
branches:
13
- main
14
15
16
17
18
19
jobs:
20
terraform_dev:
0 commit comments