Skip to content

Commit a88ccc8

Browse files
committed
tweaks to be able to test action
1 parent 6eab264 commit a88ccc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/coverity-scan-fixes.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Coverity scan master branch
22

33
on:
4+
branch: [ 'coverity-schedule' ]
5+
schedule:
6+
- cron: '0 0 * * 0'
47
workflow_dispatch:
58

69
jobs:

0 commit comments

Comments
 (0)