mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
ignore docs
This commit is contained in:
parent
ba1be6b143
commit
947ebf135b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/e2e.yaml
vendored
4
.github/workflows/e2e.yaml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
- 'samples/**'
|
- 'samples/**'
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
- 'documentation/**'
|
- 'docs/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
@ -15,7 +15,7 @@ on:
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
- 'samples/**'
|
- 'samples/**'
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
- 'documentation/**'
|
- 'docs/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
e2e-test:
|
e2e-test:
|
||||||
|
|
Loading…
Add table
Reference in a new issue