diff options
-rw-r--r-- | .github/workflows/pr-check_redirects.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pr-check_redirects.yml b/.github/workflows/pr-check_redirects.yml index 3320a4743e..05f463bc57 100644 --- a/.github/workflows/pr-check_redirects.yml +++ b/.github/workflows/pr-check_redirects.yml @@ -6,6 +6,7 @@ on: - main paths: - files/**/_redirects.txt + - files/**/index.html - .github/workflows/pr-check_redirects.yml jobs: |