Skip to content

Commit

Permalink
changed BITsv5 Test auto build to only trigger on pushes to BITSv5 te…
Browse files Browse the repository at this point in the history
…st code
  • Loading branch information
Michael Shipman committed Jan 27, 2024
1 parent c732e4c commit 594c3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-BITSv5-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:
branches: ["master"]
paths:
- "BITSv5/test/**"
- "**/BITSv5/test/**"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 594c3fd

Please sign in to comment.