chore: make opentofu run only when necessary

This commit is contained in:
Kim, Jimin 2024-04-28 18:13:50 +09:00
parent dd1325bb84
commit be4e71d952
Signed by: pomp
GPG key ID: 2B516173EDD492EB

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- master
paths:
- main.tf
- .terraform.lock.hcl
permissions:
contents: read