Skip to content

Commit

Permalink
Run coverity only on push (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored Jun 13, 2024
1 parent 736eabb commit 2396554
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Coverity Scan

on:
pull_request_review:
types: [submitted]
secrets:
COVERITY_TOKEN:
required: true
COVERITY_EMAIL:
required: true
on: push

jobs:
verify:
Expand Down

0 comments on commit 2396554

Please sign in to comment.