Skip to content

Commit 8cb8a6d

Browse files
committed
feat: Update Customer Verification Worker deployment GH workflow
1 parent 991ed24 commit 8cb8a6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/apps_stripe_customer_verification_publish_preview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Deploy Stripe Customer Verification Worker (Preview)
22

33
on:
44
push:
5-
branches:
6-
- develop
5+
branches-ignore:
6+
- main
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)