Skip to content

[Backport 2.x] Adding reprovision integration tests (#834) #2445

[Backport 2.x] Adding reprovision integration tests (#834)

[Backport 2.x] Adding reprovision integration tests (#834) #2445

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@v4
- uses: gradle/actions/wrapper-validation@v4