mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 16:08:23 +08:00
Disable coverity for pull requests
This commit is contained in:
parent
6bb862d626
commit
5066a44132
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -141,6 +141,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
PROJECT_TYPE: TOOL
|
PROJECT_TYPE: TOOL
|
||||||
JOB_TYPE: COVERITY
|
JOB_TYPE: COVERITY
|
||||||
|
if: github.event_name != 'pull_request'
|
||||||
name: Analyze Coverity
|
name: Analyze Coverity
|
||||||
runs-on: macos-10.15
|
runs-on: macos-10.15
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user