diff --git a/.github/workflows/update-readme-docs.yaml b/.github/workflows/update-readme-docs.yaml index 3f724995..de29c1d3 100644 --- a/.github/workflows/update-readme-docs.yaml +++ b/.github/workflows/update-readme-docs.yaml @@ -3,7 +3,7 @@ name: Update ReadMe Documentation 🦉 on: push: branches: - - docs + - main jobs: update-docs: