Skip to content

Support the "environment" field in the Pipeline and Job webhook event… #298

Support the "environment" field in the Pipeline and Job webhook event…

Support the "environment" field in the Pipeline and Job webhook event… #298

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4