From 38c7ce5dc946f6901d281d63e9bab6181ce95071 Mon Sep 17 00:00:00 2001 From: Matt Mackay Date: Thu, 24 Oct 2024 11:14:51 -0400 Subject: [PATCH] chore: trigger PRs on synchronize --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 90bc859f..c0a75a02 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,6 +10,7 @@ on: types: - opened - reopened + - synchronize # Allows you to run this workflow manually from the Actions tab workflow_dispatch: