.github/workflows/coverity-scan.yml: remove unneeded condition
This commit is contained in:
parent
2a4028f093
commit
7909cff6ce
1
.github/workflows/coverity-scan.yml
vendored
1
.github/workflows/coverity-scan.yml
vendored
@ -6,7 +6,6 @@ on:
|
||||
|
||||
jobs:
|
||||
latest:
|
||||
if: github.repository == 'void-linux/xbps'
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user