mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-29 02:45:06 +00:00
Testing changes
This commit is contained in:
parent
402477e4aa
commit
17b4404266
1 changed files with 2 additions and 1 deletions
3
.github/workflows/helm-release.yaml
vendored
3
.github/workflows/helm-release.yaml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- 'charts/kyverno/**'
|
||||
pull_request:
|
||||
env:
|
||||
HELM_CHART_URL: "https://nirmata.github.io/kyverno/helm-charts/"
|
||||
|
||||
|
@ -46,4 +47,4 @@ jobs:
|
|||
with:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
BRANCH: gh-pages
|
||||
FOLDER: output
|
||||
FOLDER: output
|
||||
|
|
Loading…
Add table
Reference in a new issue