Skip to content

Commit

Permalink
chore: skip action on .env changes (#6259)
Browse files Browse the repository at this point in the history
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
  • Loading branch information
prowler-bot and jfagoagas authored Dec 19, 2024
1 parent 06b9ba2 commit 80e5ea8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sdk-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 80e5ea8

Please sign in to comment.