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
|
**/*.ts
|
||||||
**/*.js
|
**/*.js
|
||||||
files_ignore: |
|
files_ignore: |
|
||||||
lib/vscode
|
lib/vscode/**
|
||||||
|
|
||||||
- name: Install Node.js v16
|
- name: Install Node.js v16
|
||||||
if: steps.changed-files.outputs.any_changed == 'true'
|
if: steps.changed-files.outputs.any_changed == 'true'
|
||||||
|
Reference in New Issue
Block a user