3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 03:47:20 +00:00

chore: test invalid fetch-depth

This commit is contained in:
Tonye Jack 2022-09-01 13:14:33 -06:00 committed by GitHub
parent 3f5b196783
commit cb433740f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -260,7 +260,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0
fetch-depth: 1
- name: Run changed-files with defaults
id: changed-files
uses: ./