change deploy main to be on push (#1224)

This commit is contained in:
Vim 2022-02-02 16:44:10 -05:00 committed by GitHub
commit 1c7b043cdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,7 @@
name: Deploy prod
on:
pull_request:
types: [closed]
push:
branches: [main]
paths:
- "client/**/*"