Skip to content

Commit

Permalink
Handle the edge case
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkarRuikar committed Aug 1, 2023
1 parent c2ef4ae commit c254a0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-check_redirects_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
with:
filters: |
required_files :
- "files/en-us/_redirects.txt"
- ".nvmrc"
- "files/**"
- ".github/workflows/pr-check_redirects_file.yml"
- name: Install all yarn packages
Expand Down

0 comments on commit c254a0f

Please sign in to comment.