Skip to content

Commit 2396554

Browse files
Run coverity only on push (#20)
1 parent 736eabb commit 2396554

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.github/workflows/coverity.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
name: Coverity Scan
22

3-
on:
4-
pull_request_review:
5-
types: [submitted]
6-
secrets:
7-
COVERITY_TOKEN:
8-
required: true
9-
COVERITY_EMAIL:
10-
required: true
3+
on: push
114

125
jobs:
136
verify:

0 commit comments

Comments
 (0)