feat(upgrade-deps): 支持 monorepo 和版本日志 #270
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: pr-spell-check | |
| on: | |
| - pull_request | |
| jobs: | |
| call-check: | |
| uses: TDesignOteam/workflows/.github/workflows/reusable-spell-check.yml@83293c1063bcb1af6e91e2e9c7d6a9dd3b69089f # main | |
| with: | |
| config: .github/workflows/typos-config.toml |