mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 11:32:38 +02:00
chore: switch helm chart job to master branch
This commit is contained in:
parent
8f3f67588a
commit
1c3cf9a7c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-helm.yml
vendored
2
.github/workflows/release-helm.yml
vendored
|
@ -3,7 +3,7 @@ name: Release Charts
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue