mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-24 21:37:30 -04:00
Merge pull request #955 from xtheeq/sync-website
ci: restrict sync-website workflow to main repo
This commit is contained in:
commit
06d76199d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sync-website.yml
vendored
1
.github/workflows/sync-website.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue