3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-20 21:01:53 +00:00

fix: remove unsupported input (#2238)

This commit is contained in:
Tonye Jack 2024-08-21 02:28:27 -06:00 committed by GitHub
parent 25b256207d
commit 525aabbe28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,6 @@ jobs:
with:
token: ${{ secrets.PAT_TOKEN }}
config_path: ".eslintrc.json"
ignore_path: ".eslintignore"
- name: Run build and test
run: |