3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-16 23:17:49 +00:00

Update test.yml

This commit is contained in:
Tonye Jack 2022-11-03 06:26:40 -06:00 committed by GitHub
parent 4703a0ce80
commit 61af1b57e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -215,8 +215,10 @@ jobs:
steps:
- name: Checkout to branch
uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Run changed-files with a single commit history
- name: Run changed-files
id: changed-files
uses: ./