Skip to content

Commit

Permalink
EPMRPP-95844 releaseMode conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed Dec 25, 2024
1 parent 4f7decb commit f94aeb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/java-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
if : ${{ github.event_name == 'pull_request' && github.base_ref != 'refs/heads/master' }}
name: Call Java Checks
uses: reportportal/.github/.github/workflows/java-checks.yaml@main
with:
release-mode: false
secrets: inherit

call-release-java-checks:
Expand Down

0 comments on commit f94aeb6

Please sign in to comment.