mirror of
https://github.com/eliasstepanik/caddy-ingess.git
synced 2026-01-10 20:18:28 +00:00
chore: Fix chart releaser workflow paths detection
This commit is contained in:
parent
988a736f27
commit
9531e495a8
2
.github/workflows/release-chart.yml
vendored
2
.github/workflows/release-chart.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
branches: [master]
|
branches: [master]
|
||||||
paths:
|
paths:
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
- '.github/workflows/release-controller.yml'
|
- '.github/workflows/release-chart.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user