mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
ci: Update workflow
This commit is contained in:
parent
d887e99035
commit
02e8b833c9
@ -3,12 +3,10 @@ name: "Charts: Update changelog for Renovate PR"
|
|||||||
concurrency: update-renovate-pr-changelog
|
concurrency: update-renovate-pr-changelog
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
branches:
|
branches:
|
||||||
# - "renovate/**"
|
|
||||||
- "test/**"
|
- "test/**"
|
||||||
paths:
|
|
||||||
- "charts/**"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-changelog:
|
update-changelog:
|
||||||
|
Loading…
Reference in New Issue
Block a user