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:
commit
dedb6325a8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue