Skip to content

Commit

Permalink
Merge pull request #1278 from bradh/coverity_ci_2024-08-21
Browse files Browse the repository at this point in the history
ci: remove coverity from PR
  • Loading branch information
farindk authored Aug 21, 2024
2 parents 9a82489 + e4a17fa commit 398c674
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: coverity

on:
push:
branches: [ coverity ]
pull_request:
branches: [ master ]
branches: [ master, coverity ]

jobs:
scan:
Expand Down

0 comments on commit 398c674

Please sign in to comment.