Skip to content

Commit

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

0 comments on commit f9dd782

Please sign in to comment.