chore: make opentofu run only when necessary
This commit is contained in:
parent
dd1325bb84
commit
be4e71d952
1 changed files with 3 additions and 0 deletions
3
.github/workflows/opentofu.yml
vendored
3
.github/workflows/opentofu.yml
vendored
|
@ -4,6 +4,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- main.tf
|
||||
- .terraform.lock.hcl
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue