Skip to content

Commit

Permalink
fix: GitHub Terraform: Create/Update .github/workflows/gitleaks_push.…
Browse files Browse the repository at this point in the history
…yaml
  • Loading branch information
groq-github-bot committed Jun 29, 2024
1 parent 8611a16 commit b4a1798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: GitLeaks
uses: gacts/gitleaks@v1 # Action page: <https://github.com/gacts/gitleaks>

- name: Email Security
- name: Email Security
if: ${{ failure() && github.event.number == 0 }} # Only run for push events
uses: JaSiLez/[email protected]
with:
Expand Down

0 comments on commit b4a1798

Please sign in to comment.