Skip to content

Commit 56799d8

Browse files
committed
ci: only run coverity-scan on void-linux/xbps repo
1 parent 9dfeb8a commit 56799d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverity-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
latest:
9+
if: github.repository == 'void-linux/xbps'
910
runs-on: ubuntu-latest
1011
env:
1112
TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }}

0 commit comments

Comments
 (0)