1
0
Fork 0

ci: do not run on docs/readme change

timestamps
dump_stack() 2023-05-17 11:09:26 +00:00
parent 5d95422624
commit eb54ec4a24
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,8 @@ on:
- ".github/workflows/images-*"
- ".github/workflows/debian-cache.yml"
- ".github/workflows/e2e.yml"
- "docs/**"
- "README.md"
pull_request:
jobs:

View File

@ -7,6 +7,8 @@ on:
- ".github/workflows/images-*"
- ".github/workflows/debian-cache.yml"
- ".github/workflows/e2e.yml"
- "docs/**"
- "README.md"
pull_request:
jobs: