Skip to content

Use a bot user in a trusted agent for pipelines that require git push… #16439

Use a bot user in a trusted agent for pipelines that require git push…

Use a bot user in a trusted agent for pipelines that require git push… #16439

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