Skip to content

[Backport 3.8] Guard eclipse() to spotless tasks and keep P2 mirror o… #4427

[Backport 3.8] Guard eclipse() to spotless tasks and keep P2 mirror o…

[Backport 3.8] Guard eclipse() to spotless tasks and keep P2 mirror o… #4427

Workflow file for this run

name: Validate Gradle Wrapper
on:
push:
branches-ignore:
- 'whitesource-remediate/**'
- 'backport/**'
pull_request:
types: [opened, synchronize, reopened]
jobs:
validate:
name: Validate
if: github.repository == 'opensearch-project/flow-framework'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- uses: gradle/actions/wrapper-validation@3f131e8634966bd73d06cc69884922b02e6faf92 # v6