mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ci: Update validate CI
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
a92c96b422
commit
78fe13e697
4
.github/workflows/charts-validate.yaml
vendored
4
.github/workflows/charts-validate.yaml
vendored
@ -2,7 +2,9 @@ name: "Charts: Validate"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
push:
|
||||||
|
branches-ignore:
|
||||||
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- "charts/**"
|
- "charts/**"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user