diff --git a/.gitea/workflows/staging-pull-request.yaml b/.gitea/workflows/staging-pull-request.yaml index c541cff..2bebcd4 100644 --- a/.gitea/workflows/staging-pull-request.yaml +++ b/.gitea/workflows/staging-pull-request.yaml @@ -1,7 +1,7 @@ name: Open PR on Staging on: pull_request: - types: [opened, edited] + types: [opened, edited, synchronize] branches: - staging