mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 04:09:18 -03:00
Update common.release.yaml
This commit is contained in:
committed by
GitHub
parent
8336f7a38d
commit
9430ee40f4
10
.github/workflows/common.release.yaml
vendored
10
.github/workflows/common.release.yaml
vendored
@@ -4,11 +4,11 @@ concurrency: helm-release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
# paths:
|
||||
# - 'charts/*'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'charts/*'
|
||||
|
||||
jobs:
|
||||
release-charts:
|
||||
|
||||
Reference in New Issue
Block a user