ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/.github/workflows/coverity.yml
(Generate patch)

Comparing ircd-hybrid/branches/8.2.x/.github/workflows/coverity.yml (file contents):
Revision 10187 by michael, Sun Jun 12 07:30:57 2022 UTC vs.
Revision 10188 by michael, Sun Jul 10 08:41:33 2022 UTC

# Line 1 | Line 1
1   name: Coverity Scan
2   on:
3    schedule:
4 <    - cron: "0 0 * * 0"
4 >    - cron: "0 0 * * *"
5  
6   jobs:
7    scan:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines