Skip to content

Commit

Permalink
Update coverity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CHERTS authored Apr 22, 2024
1 parent f791f2a commit c9fb58f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Coverity

on:
schedule:
- cron: "0 0 * * *"
- cron: '32 5 * * 1'
workflow_dispatch:

permissions:
Expand Down Expand Up @@ -44,4 +44,4 @@ jobs:
--form file=@cov.tar.gz \
--form version="Commit $GITHUB_SHA" \
--form description="Build submitted via CI" \
https://scan.coverity.com/builds?project=zabbix_dbmon
https://scan.coverity.com/builds?project=zabbix_dbmon

0 comments on commit c9fb58f

Please sign in to comment.