chore: Fix chart releaser workflow paths detection

This commit is contained in:
Marc-Antoine Fernandes 2023-06-02 19:13:10 +02:00
parent 988a736f27
commit 9531e495a8
No known key found for this signature in database
GPG Key ID: BEB024CA23D715A1

View File

@ -5,7 +5,7 @@ on:
branches: [master]
paths:
- 'charts/**'
- '.github/workflows/release-controller.yml'
- '.github/workflows/release-chart.yml'
jobs:
release: