1
0

ci: ignore e2e.yml

This commit is contained in:
dump_stack() 2023-05-16 12:06:59 +00:00
parent d447b91908
commit 65688dcd9d
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
paths-ignore: paths-ignore:
- ".github/workflows/images-*" - ".github/workflows/images-*"
- ".github/workflows/debian-cache.yml" - ".github/workflows/debian-cache.yml"
- ".github/workflows/e2e.yml"
pull_request: pull_request:
jobs: jobs:

View File

@ -6,6 +6,7 @@ on:
paths-ignore: paths-ignore:
- ".github/workflows/images-*" - ".github/workflows/images-*"
- ".github/workflows/debian-cache.yml" - ".github/workflows/debian-cache.yml"
- ".github/workflows/e2e.yml"
pull_request: pull_request:
jobs: jobs: