Skip to content

Commit 32a81ac

Browse files
author
iru
committed
chore(ci): run int-tests only on *.tf path
1 parent 89a7687 commit 32a81ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-integration-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI - Integration Tests
22

33
on:
44
pull_request:
5+
paths:
6+
- '**.tf'
57
push:
68
branches:
79
- master

0 commit comments

Comments
 (0)