We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3ce31 commit e7f4a3dCopy full SHA for e7f4a3d
.github/workflows/terraform.yml
@@ -3,7 +3,7 @@ name: 'Terraform'
3
on:
4
pull_request:
5
paths-ignore:
6
- - 'soperator**'
+ - 'soperator/**'
7
# schedule:
8
# - cron: '30 * * * *'
9
0 commit comments