Skip to content

Commit f4e34fe

Browse files
test: set deployment to run on push
1 parent cec9ea4 commit f4e34fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kubernetes_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Deploy to Kubernetes Cluster
44
# Currently, this workflow can only be triggered manually.
55
on:
66
workflow_dispatch:
7+
push:
78

89
jobs:
910

0 commit comments

Comments
 (0)