Skip to content

Commit 65f3628

Browse files
authored
Merge pull request #3446 from ruchernchong/ruchernchong-patch-1
Update ci.yml
2 parents b04077d + e8f166c commit 65f3628

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ env:
1111

1212
jobs:
1313
build:
14+
# Only run the CI if it belongs to the original repository
15+
if: github.repository == 'umami-software/umami'
1416
runs-on: ubuntu-latest
1517

1618
strategy:

0 commit comments

Comments
 (0)