Skip to content

Commit

Permalink
no cron
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Apr 15, 2024
1 parent fb94ae6 commit 95bab62
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ name: Coverity Scan

on:
workflow_dispatch: # run whenever a contributor calls it
schedule:
- cron: '48 5 * * *' # Run at 05:48
# Coverity will let GRASS do a scan a maximum of twice per day, so this
# schedule will help GRASS fit within that limit with some additional space
# for manual runs
permissions:
contents: read
# action based off of
Expand Down

0 comments on commit 95bab62

Please sign in to comment.