Skip to content

Commit

Permalink
chore: Run tests for java17 branch (#5295)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWitt authored and I-Al-Istannen committed Apr 3, 2024
1 parent 6e5297e commit cb829b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request:
branches:
- master
- java17
jobs:
code-quality:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request:
branches:
- master
- java17
push:
branches:
- master
Expand Down

0 comments on commit cb829b2

Please sign in to comment.