chore: skip action on .env changes (#6259)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Prowler Bot
2024-12-19 09:41:54 +01:00
committed by GitHub
parent 06b9ba291b
commit 80e5ea843f
+2
View File
@@ -36,6 +36,8 @@ jobs:
README.md
mkdocs.yml
.backportrc.json
.env
- name: Install poetry
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'
run: |