We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef3546 commit dcf01f7Copy full SHA for dcf01f7
1 file changed
.github/workflows/codecov.yml
@@ -28,6 +28,7 @@ concurrency:
28
29
jobs:
30
build:
31
+ if: github.repository == 'apache/cloudstack'
32
name: codecov
33
runs-on: ubuntu-22.04
34
steps:
0 commit comments