Skip to content

[Backport 2.x] Handle Not Found deprovision exceptions as successful deletions #2326

[Backport 2.x] Handle Not Found deprovision exceptions as successful deletions

[Backport 2.x] Handle Not Found deprovision exceptions as successful deletions #2326

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@v3