Skip to content

Commit 8941619

Browse files
committed
chore: update ci
1 parent 97e8a96 commit 8941619

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/mp-compose-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ concurrency:
1414
jobs:
1515
compose-preview:
1616
runs-on: ubuntu-latest
17+
if: github.repository == 'TDesignOteam/tdesign-uniapp-starter'
1718
steps:
1819
- uses: actions/checkout@v6
1920
with:

.github/workflows/mp-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ concurrency:
1313
jobs:
1414
preview:
1515
runs-on: ubuntu-latest
16+
if: github.repository == 'TDesignOteam/tdesign-uniapp-starter'
1617
steps:
1718
- uses: actions/checkout@v6
1819
with:

0 commit comments

Comments
 (0)