Skip to content

Commit

Permalink
Changed file pattern
Browse files Browse the repository at this point in the history
Signed-off-by: George Araújo <george.gcac@gmail.com>
  • Loading branch information
george-gca committed Nov 2, 2024
1 parent f1394be commit 4e0e3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sort-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: changed-data
uses: tj-actions/changed-files@v45
with:
files: assets/data/**.{json}
files: assets/data/**.json

- name: Setup Python
if: steps.changed-data.outputs.any_changed == 'true'
Expand Down

0 comments on commit 4e0e3c0

Please sign in to comment.