We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c782835 commit 67a1ea3Copy full SHA for 67a1ea3
1 file changed
.github/workflows/ui.yml
@@ -56,6 +56,7 @@ jobs:
56
npm run test:unit
57
58
- uses: codecov/codecov-action@v4
59
+ if: github.repository == 'apache/cloudstack'
60
with:
61
working-directory: ui
62
files: ./coverage/lcov.info
0 commit comments