[F] Try to fix json ignoration

pull/65/head
Azalea Gui 2023-01-14 12:03:34 -05:00
parent caad36038e
commit c3a055a987
No known key found for this signature in database
GPG Key ID: E289FAC0DA92DD2B
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
with:
filters: |
src:
- 'people/**/*[!.json]'
- 'people/**/*[^.json]'
- name: Trigger web repackage
uses: actions/github-script@v6