Skip to content

Commit e0a2dcd

Browse files
committed
Update yml file to trigger coverity scan
1 parent 5ba917c commit e0a2dcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverity_scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
# Run on every commit to mainline
44
push:
55
branches: main
6+
pull_request:
7+
branches: main
68
# Allow manual running of the scan
79
workflow_dispatch:
810

0 commit comments

Comments
 (0)