Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Disable automatic rebasing of Renovate PRs #510

Disable automatic rebasing of Renovate PRs

Disable automatic rebasing of Renovate PRs #510

name: Validate gradle wrapper
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1