Skip to content

EPMRPP-95322 || Job 'CleanLaunchcron' doesn't clean the attachments for 'Regular' launches #53

EPMRPP-95322 || Job 'CleanLaunchcron' doesn't clean the attachments for 'Regular' launches

EPMRPP-95322 || Job 'CleanLaunchcron' doesn't clean the attachments for 'Regular' launches #53

Workflow file for this run

name: Java checks
on:
pull_request:
types: [opened, synchronize, reopened]
paths-ignore:
- '.github/**'
- README.md
- gradle.properties
push:
branches:
- master
- develop
paths-ignore:
- '.github/**'
- README.md
- gradle.properties
jobs:
call-java-cheks:
name: Call Java checks
uses: reportportal/.github/.github/workflows/java-checks.yaml@main
with:
java-version: '21'