Skip to content

Commit 08f7921

Browse files
committed
Merge remote-tracking branch 'upstream/test-redirect-gh-action' into regex
2 parents 281c211 + 1ffe838 commit 08f7921

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/add-redirects.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c
1919
with:
2020
files: |
21-
source/**
22-
**.txt
21+
source/**/*.txt
2322
include_all_old_new_renamed_files: true
2423
- name: Parse renamed files
2524
id: renamed-files

0 commit comments

Comments
 (0)