Skip to content

Commit

Permalink
Merge pull request #980 from mlcommons/scap3yvt-patch-1
Browse files Browse the repository at this point in the history
Update cron schedule for ossar
  • Loading branch information
sarthakpati authored Dec 12, 2024
2 parents 07487bd + 4e7e3fa commit 7a5bac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ master ]
pull_request: {}
schedule:
- cron: '32 20 * * 3'
- cron: '25 5 * * 2'

jobs:
OSSAR-Scan:
Expand Down

0 comments on commit 7a5bac9

Please sign in to comment.