Skip to content

Commit e7f4a3d

Browse files
committed
fix path for ci
1 parent 4c3ce31 commit e7f4a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'Terraform'
33
on:
44
pull_request:
55
paths-ignore:
6-
- 'soperator**'
6+
- 'soperator/**'
77
# schedule:
88
# - cron: '30 * * * *'
99

0 commit comments

Comments
 (0)