diff --git a/.drone.yml b/.drone.yml index a2eaa2d..00cc79b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,6 @@ steps: image: hashicorp/terraform:1.5 commands: - "-chdir=infrastructure fmt -diff -check" - when: - event: - - pull_request \ No newline at end of file + # when: + # event: + # - pull_request \ No newline at end of file