fixup!: change to src/**"

This commit is contained in:
Joe Previte 2022-09-20 14:19:36 -07:00
parent e41dc6a55a
commit 65b74fc59f
No known key found for this signature in database
GPG key ID: 2C91590C6B742C24

View file

@ -189,7 +189,7 @@ jobs:
uses: tj-actions/changed-files@v23.2
with:
files: |
./src/**/*
src/**
- name: Install Node.js v16
if: steps.changed-files.outputs.any_changed == 'true'