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:
parent
25b256207d
commit
525aabbe28
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -65,7 +65,6 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
config_path: ".eslintrc.json"
|
||||
ignore_path: ".eslintignore"
|
||||
|
||||
- name: Run build and test
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue