mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 07:39:17 -03:00
Update common.release.yaml
This commit is contained in:
8
.github/workflows/common.release.yaml
vendored
8
.github/workflows/common.release.yaml
vendored
@@ -3,13 +3,13 @@ name: "Charts: Release"
|
||||
concurrency: helm-release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- main
|
||||
paths:
|
||||
- ".github/*"
|
||||
- "library/*"
|
||||
workflow_dispatch:
|
||||
- ".github/**"
|
||||
- "library/**"
|
||||
|
||||
jobs:
|
||||
release-charts:
|
||||
|
||||
Reference in New Issue
Block a user