Merge branch 'master' into pr/8

This commit is contained in:
Aleksandr Statciuk 2022-02-25 08:25:31 +03:00
commit 905b0e60c6

View file

@ -13,7 +13,7 @@ jobs:
- id: files
uses: tj-actions/changed-files@v12.2
with:
files: \.csv$
files: 'data'
- name: validate
if: steps.files.outputs.any_changed == 'true'
run: |