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