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

Merge branch 'main' into fix/including-changed-files-from-merge-commits

This commit is contained in:
Tonye Jack 2022-11-01 11:16:18 -06:00 committed by GitHub
commit dedb6325a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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