fix(docs): fix broken link to TypeScript Vue Plugin in console/atest-ui/README.md #1020
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: License check | |
| on: | |
| - pull_request | |
| jobs: | |
| Test: | |
| runs-on: ubuntu-22.04 | |
| steps: | |
| - name: Check License Header | |
| uses: apache/[email protected] |