Skip to content

remove app-config and feature flag implementation #2402

remove app-config and feature flag implementation

remove app-config and feature flag implementation #2402

# example taken from https://github.com/marketplace/actions/gradle-wrapper-validation#add-a-new-dedicated-workflow
name: "Validate Gradle Wrapper"
on:
push:
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3