Skip to content

Commit

Permalink
Fix CI tests for WIP branch #1196
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Jun 5, 2024
1 parent 9948994 commit 1d82188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- 'v*'
- 'development'
- 'work-in-progress/' # Future TODO: Remove me
- 'work-in-progress/*' # Future TODO: Remove me
pull_request:
branches-ignore:
- 'dependabot/'
Expand Down

0 comments on commit 1d82188

Please sign in to comment.