try this for ts changes
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -145,8 +145,8 @@ jobs:
|
||||
uses: tj-actions/changed-files@v23.2
|
||||
with:
|
||||
files: |
|
||||
*.ts
|
||||
*.js
|
||||
**/*.ts
|
||||
**/*.js
|
||||
files_ignore: |
|
||||
lib/vscode
|
||||
|
||||
|
Reference in New Issue
Block a user