Update workflow to build Helm chart on main branch #37
@@ -2,9 +2,9 @@ name: "Build Helm Chart"
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- patch-new-paperless
|
- main
|
||||||
#paths:
|
paths:
|
||||||
# - "charts/paperless-ngx/Chart.yaml"
|
- "charts/paperless-ngx/Chart.yaml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
helm-package:
|
helm-package:
|
||||||
|
|||||||
Reference in New Issue
Block a user