We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dfeb8a commit 56799d8Copy full SHA for 56799d8
1 file changed
.github/workflows/coverity-scan.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
latest:
9
+ if: github.repository == 'void-linux/xbps'
10
runs-on: ubuntu-latest
11
env:
12
TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }}
0 commit comments