Skip to content

Commit 4e643ae

Browse files
authored
Merge pull request #575 from RedisLabs/fix-checks-for-markdown-changes
Remove path-ignore on build workflow
2 parents fd15ea4 + 1e29ba0 commit 4e643ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/terraform_provider.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ on:
55
branches:
66
- main
77
- develop
8-
paths-ignore:
9-
- '**.md'
108
pull_request:
119
branches:
1210
- main
1311
- develop
14-
paths-ignore:
15-
- '**.md'
1612
env:
1713
TERRAFORM_VERSION: "1.2.6"
1814

0 commit comments

Comments
 (0)