mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 15:28:08 +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:
|
with:
|
||||||
token: ${{ secrets.PAT_TOKEN }}
|
token: ${{ secrets.PAT_TOKEN }}
|
||||||
config_path: ".eslintrc.json"
|
config_path: ".eslintrc.json"
|
||||||
ignore_path: ".eslintignore"
|
|
||||||
|
|
||||||
- name: Run build and test
|
- name: Run build and test
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue