mirror of
https://github.com/geoserver/geoserver-cloud.git
synced 2025-12-08 20:16:08 +00:00
Run ci jobs upon acceptance_tests/** modifications
This commit is contained in:
parent
4c8b016a9c
commit
01de7863ae
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -12,6 +12,8 @@ on:
|
||||
- ".github/workflows/build.yaml"
|
||||
- "config"
|
||||
- "src/**"
|
||||
- "acceptance_tests/**"
|
||||
- "ci/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
@ -12,6 +12,8 @@ on:
|
||||
- "Makefile"
|
||||
- "config"
|
||||
- "src/**"
|
||||
- "acceptance_tests/**"
|
||||
- "ci/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user