diff --git a/.github/workflows/updateHelpDotRedirects.yml b/.github/workflows/updateHelpDotRedirects.yml index 6c69aadee593..531b8a3812fd 100644 --- a/.github/workflows/updateHelpDotRedirects.yml +++ b/.github/workflows/updateHelpDotRedirects.yml @@ -1,7 +1,7 @@ name: Update Redirects to ExpensifyHelp on: - # Run on any push to main that has changes to the docs directory + # Run on any push to main that has changes to the redirects file push: branches: - main