Skip to content

Moved UI_METADATA from state to GC index and excluded it from search … #557

Moved UI_METADATA from state to GC index and excluded it from search …

Moved UI_METADATA from state to GC index and excluded it from search … #557

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/opensearch-ai-flow-framework'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1