Skip to content

Commit 405d609

Browse files
committed
file targets
1 parent e1d3abe commit 405d609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-redirects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
# pin to a specific commit to ensure stability
1818
uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c
1919
with:
20-
include_all_old_new_renamed_files: true
2120
files: |
2221
source/**
2322
**.txt
23+
include_all_old_new_renamed_files: true
2424
- name: Parse renamed files
2525
id: renamed-files
2626
if: steps.changed-files.outputs.renamed_files_count > 0

0 commit comments

Comments
 (0)