Skip to content

Commit

Permalink
add more trigger paths for datafeeder building
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Dec 8, 2023
1 parent e45d943 commit 3997058
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/datafeeder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ on:
- "commons/**"
- "security-proxy-spring-integration/**"
- "datafeeder/**"
- "datafeeder-ui/**"
pull_request:
paths:
- ".github/workflows/datafeeder.yml"
- "commons/**"
- "security-proxy-spring-integration/**"
- "datafeeder/**"
- "datafeeder-ui/**"

jobs:
build:
Expand Down

0 comments on commit 3997058

Please sign in to comment.