Skip to content

Commit af5ce25

Browse files
committed
Test on a pull
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 6864a20 commit af5ce25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverity.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Coverity Scan
33
on:
44
push:
55
branches: [ "main" ]
6+
pull_request:
7+
branches: [ "main" ]
68
schedule:
79
- cron: '13 2 * * 0'
810

0 commit comments

Comments
 (0)