Skip to content

Commit

Permalink
ci: run downstream-ci for changes in src and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
theissenhelen committed Aug 9, 2024
1 parent 9ff3166 commit 3746723
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
- 'develop'
tags-ignore:
- '**'
paths:
- "src/**"
- "tests/**"

# Trigger the workflow on pull request
pull_request: ~
Expand Down

0 comments on commit 3746723

Please sign in to comment.