asher: again
This commit is contained in:
8
.github/workflows/build.yaml
vendored
8
.github/workflows/build.yaml
vendored
@ -101,8 +101,8 @@ jobs:
|
||||
uses: tj-actions/changed-files@v23.2
|
||||
with:
|
||||
files: |
|
||||
**.sh
|
||||
**.bats
|
||||
*.sh
|
||||
*.bats
|
||||
|
||||
- name: Install Node.js v16
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
@ -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