diff --git a/.github/workflows/mintlify-update.yml b/.github/workflows/mintlify-update.yml index 2eee34ff..1e4ed663 100644 --- a/.github/workflows/mintlify-update.yml +++ b/.github/workflows/mintlify-update.yml @@ -1,15 +1,12 @@ name: Trigger Mintlify Update on: - pull_request: - types: - - closed + push: branches: - master jobs: trigger-update: - if: github.event.pull_request.merged == true runs-on: ubuntu-latest steps: