Update docs-deploy.yaml

delete if trigger when pull request closed
This commit is contained in:
yun 2023-12-25 09:08:43 +08:00 committed by GitHub
parent d98a42380d
commit 9d38f99af2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ on:
jobs:
build-and-deploy:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps: