diff --git a/.github/workflows/update-documentation.yml b/.github/workflows/update-documentation.yml index aa0ed1b..77097e2 100644 --- a/.github/workflows/update-documentation.yml +++ b/.github/workflows/update-documentation.yml @@ -9,6 +9,7 @@ jobs: trigger: runs-on: ubuntu-latest name: Dispatch event to documentation repository + if: github.ref == 'refs/heads/main' steps: - uses: peter-evans/repository-dispatch@v2 with: