Skip to content

Commit

Permalink
[269] Exclude mailpit 5.x from scans. (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen authored Jul 25, 2024
1 parent 1b9aa83 commit 3c67420
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vulnerability-scan-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
branches: 4.x
- images: ripple-static
branches: 4.x
- images: mailpit
branches: 5.x
steps:
- name: Scan for vulnerabilities
id: scan
Expand Down

0 comments on commit 3c67420

Please sign in to comment.