Skip to content

Commit

Permalink
PI-1954 Update ZAP schedule to run when app is online
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl authored Mar 22, 2024
1 parent 1159b5d commit 48f3c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Security

on:
schedule:
- cron: "30 5 * * MON-FRI" # Every weekday at 05:30 UTC
- cron: "30 8 * * MON-FRI" # Every weekday at 08:30 UTC
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 48f3c03

Please sign in to comment.