Skip to content

Commit

Permalink
Run Coverity only on the master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Apr 25, 2023
1 parent b3f58be commit 5d1bca8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/coverity-scan.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Coverity Scan
on:
push:
branches:
- master
schedule:
- cron: '0 18 * * 1,4' # Bi-weekly at 18:00 UTC on Monday and Thursday

Expand Down

0 comments on commit 5d1bca8

Please sign in to comment.