fix(cd): allow deployments on push

This commit is contained in:
Mrugesh Mohapatra
2025-02-17 15:01:16 +05:30
parent 947f9df1fd
commit f0a9e9bb41
+3
View File
@@ -11,6 +11,9 @@ on:
- info - info
- warn - warn
default: info default: info
push:
branches:
- prod-*
jobs: jobs:
static: static: