diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 59348c8a..4eae4dce 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -4,7 +4,7 @@ on: # run this workflow when dev checks pass push: branches: - - doc-overhaul + - master # Allows you to run this workflow manually from the Actions tab workflow_dispatch: