Skip to content

feat: Implemented to throw a runtime error if a class has @Transactional #635

feat: Implemented to throw a runtime error if a class has @Transactional

feat: Implemented to throw a runtime error if a class has @Transactional #635

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validate Gradle Wrapper"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3.5.0