diff --git a/.github/workflows/test-app.yaml b/.github/workflows/test-app.yaml index a49c3a02..baa58b62 100644 --- a/.github/workflows/test-app.yaml +++ b/.github/workflows/test-app.yaml @@ -5,7 +5,7 @@ on: branches: - main pull_request_target: - types: [opened, synchronize] + types: [opened, synchronize, edited] branches: - main