Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Extend CI Build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Ueberfuhr committed Jun 17, 2024
1 parent 505fa9f commit 0dd1683
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
branches:
- "main"
paths:
- "customer-api-provider"
- ".github"
- "customer-api-provider/**"
- ".github/**"
pull_request:
branches:
- "main"
paths:
- "customer-api-provider"
- ".github"
- "customer-api-provider/**"
- ".github/**"

jobs:
build:
Expand Down

0 comments on commit 0dd1683

Please sign in to comment.