We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ce5cf9 + 925ad5f commit df9df94Copy full SHA for df9df94
1 file changed
.github/workflows/e2e-tests.yml
@@ -53,7 +53,7 @@ on:
53
branches:
54
- "main"
55
paths:
56
- - "charts/kubewarden-*/**"
+ - "charts/admission-controller/**"
57
58
concurrency:
59
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments