mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-23 21:37:53 -04:00
ci: restrict sync-website workflow to main repo
This commit is contained in:
parent
9e4fade55e
commit
bb72b63783
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:
|
||||
sync-website:
|
||||
if: github.repository == 'mangowm/mango'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue