We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e8a96 commit 8941619Copy full SHA for 8941619
2 files changed
.github/workflows/mp-compose-preview.yml
@@ -14,6 +14,7 @@ concurrency:
14
jobs:
15
compose-preview:
16
runs-on: ubuntu-latest
17
+ if: github.repository == 'TDesignOteam/tdesign-uniapp-starter'
18
steps:
19
- uses: actions/checkout@v6
20
with:
.github/workflows/mp-preview.yml
@@ -13,6 +13,7 @@ concurrency:
13
preview:
0 commit comments