Skip to content

Set prefix to junit- in standard TempDirFactory #5024

Set prefix to junit- in standard TempDirFactory

Set prefix to junit- in standard TempDirFactory #5024

name: "Validate Gradle Wrapper"
on:
push:
branches:
- main
- 'releases/**'
pull_request:
branches:
- '*'
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3