fix: pattern for lint ts files
This commit is contained in:
parent
91fdc7e2a4
commit
1ed536bde9
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
**/*.ts
|
||||
**/*.js
|
||||
files_ignore: |
|
||||
lib/vscode
|
||||
lib/vscode/**
|
||||
|
||||
- name: Install Node.js v16
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
|
Reference in New Issue
Block a user