Merge pull request #3446 from ruchernchong/ruchernchong-patch-1

Update ci.yml
This commit is contained in:
Mike Cao 2025-06-03 16:00:18 -07:00 committed by GitHub
commit 65f3628ed7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,8 @@ env:
jobs:
build:
# Only run the CI if it belongs to the original repository
if: github.repository == 'umami-software/umami'
runs-on: ubuntu-latest
strategy: