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

This commit is contained in:
Pepe Fagoaga
2024-12-19 14:17:56 +05:45
committed by GitHub
parent ac5260ad43
commit e4c2b0c2d3
+1
View File
@@ -37,6 +37,7 @@ jobs:
README.md
mkdocs.yml
.backportrc.json
.env
- name: Install poetry
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'