Archived
1
0

asher: again

This commit is contained in:
Joe Previte
2022-09-21 14:32:23 -07:00
parent 5de48da8bf
commit 77adf7bda8
4 changed files with 10 additions and 9 deletions

View File

@ -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