Skip to content

Commit dcf01f7

Browse files
authored
.github: Skip Coverage Check when forks are updated (apache#7177)
1 parent 8ef3546 commit dcf01f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ concurrency:
2828

2929
jobs:
3030
build:
31+
if: github.repository == 'apache/cloudstack'
3132
name: codecov
3233
runs-on: ubuntu-22.04
3334
steps:

0 commit comments

Comments
 (0)