138 implementierung von speichern auslesen aktualisieren des wahlvorstands zu einem wahlbezirk #192
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: verify pull request wahlvorstand-service | |
on: | |
pull_request: | |
paths: | |
- 'wls-wahlvorstand-service/**' | |
- '.github/workflows/wls-wahlvorstand-service_pull-request.yml' | |
jobs: | |
verify-pull-request: | |
uses: | |
./.github/workflows/callable-run-mvn-verify.yml | |
with: | |
pom-dir: 'wls-wahlvorstand-service' |