From 2c6e7cef41d5b8ba6f4e83832a63028cf4c0e379 Mon Sep 17 00:00:00 2001 From: Shiv Bhonde Date: Thu, 29 Aug 2024 16:48:09 +0900 Subject: [PATCH] add edited to types --- .github/workflows/test-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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