Skip to content

Commit

Permalink
Revert "[to be reverted] coverity_scan.yml: temporarily disable weekl…
Browse files Browse the repository at this point in the history
…y scans so the scan of the miramon branch remains active some time"

This reverts commit 8021666.

Fixes OSGeo#9622
  • Loading branch information
rouault committed Apr 6, 2024
1 parent 79a77cf commit f3432cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverity_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: coverity-scan
# Controls when the action will run.
on:
# Run this action on a schedule (we're allowed a maximum of two per day)
#schedule:
# - cron: '0 18 * * SUN' # Sunday at 18:00 UTC
schedule:
- cron: '0 18 * * SUN' # Sunday at 18:00 UTC

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit f3432cf

Please sign in to comment.