ci: restrict sync-website workflow to main repo

This commit is contained in:
xtheeq 2026-05-21 15:17:06 +05:30
parent 9e4fade55e
commit bb72b63783

View file

@ -12,6 +12,7 @@ concurrency:
jobs: jobs:
sync-website: sync-website:
if: github.repository == 'mangowm/mango'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4