Skip to content

Commit

Permalink
ci: run e2e pipeline on code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JKatzwinkel authored Oct 4, 2023
1 parent b31e066 commit 7b8ea69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:
paths:
- 'src/test/e2e/**'
- 'src/main/resources/**'
- 'src/main/**'
- 'Dockerfile'
- 'docker-compose.yml'
- '.dockerignore'
Expand Down

0 comments on commit 7b8ea69

Please sign in to comment.