mirror of
https://github.com/coder/code-server.git
synced 2026-05-25 05:37:26 +02:00
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