diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6bc5e01e47b..bcae8fa4cb7 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -6,7 +6,7 @@ on: # Pushes to main that touch the documentation directory. push: branches: - - main + - master paths: - 'docs/**'