Skip to content

Commit 56c166c

Browse files
Dr.PalmerDr.Palmer
Dr.Palmer
authored and
Dr.Palmer
committed
trigger for stable action
1 parent 0ed769c commit 56c166c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pre-commit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [main]
99
paths: ["charts/**"]
10-
workflow_dispatch:
10+
#workflow_dispatch: #TODO
1111

1212
jobs:
1313
pre-commit:

charts/kube-prometheus-stack/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ maintainers:
2727

2828
name: kube-prometheus-stack
2929
type: application
30-
version: 56.21.14
30+
version: 56.21.15

0 commit comments

Comments
 (0)