Skip to content

Commit 9f48b28

Browse files
committed
chore: update branch name
1 parent db1fa00 commit 9f48b28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vault-docker-helm.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Build Docker Image and Push Helm Chart
33
on:
44
push:
55
branches:
6-
- dev
6+
- develop
77
- main
88
tags:
9-
- '*'
9+
- "*"
1010
workflow_dispatch:
1111

1212
jobs:

0 commit comments

Comments
 (0)