From 559e1ef3cfb8bc018123b4fb1310799dfb6038ff Mon Sep 17 00:00:00 2001 From: Misha Yaroshevskiy Date: Sun, 10 Sep 2023 11:42:05 +0200 Subject: [PATCH] Update verifyPodfile.yml --- .github/workflows/verifyPodfile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/verifyPodfile.yml b/.github/workflows/verifyPodfile.yml index 64188769f0bd..3c3828cde237 100644 --- a/.github/workflows/verifyPodfile.yml +++ b/.github/workflows/verifyPodfile.yml @@ -1,6 +1,7 @@ name: Verify Podfile on: + workflow_dispatch: pull_request: types: [opened, synchronize] branches-ignore: [staging, production]