mirror of
https://github.com/retoaccess1/haveno-reto.git
synced 2024-11-10 05:03:35 +01:00
chore: don't run codacy if on a fork
This commit is contained in:
parent
ae08caa287
commit
e629a8c63a
1
.github/workflows/codacy-code-reporter.yml
vendored
1
.github/workflows/codacy-code-reporter.yml
vendored
@ -7,6 +7,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
if: github.repository == 'haveno-dex/haveno'
|
||||||
name: Publish coverage
|
name: Publish coverage
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user