Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Jan 15, 2025
1 parent 254c04a commit 364cf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-tdesign-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
trigger: /pr-mobile-react

common-pr-flutter:
# if: contains(github.event.pull_request.labels.*.name, 'common:/pr-flutter') || contains(github.event.pull_request.labels.*.name, 'test-action')
if: contains(github.event.pull_request.labels.*.name, 'common:/pr-flutter') || contains(github.event.pull_request.labels.*.name, 'test-action')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 364cf14

Please sign in to comment.