Skip to content

Commit

Permalink
Update mend_scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son authored Oct 24, 2023
1 parent ca27ec4 commit 9d117c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mend_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Mend Security Scan

on:
schedule:
- cron: '5 0 * * 0'
- cron: '0 0 * * 0'

jobs:
mend-scan:
Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
WSS_URL: ${{ secrets.MEND_URL }}
API_KEY: ${{ secrets.MEND_API_TOKEN }}
CONFIG_FILE: './.github/workflows/mend.config'


0 comments on commit 9d117c4

Please sign in to comment.