Skip to content

Publish previews of the ui-showcase test project (#3600) #480

Publish previews of the ui-showcase test project (#3600)

Publish previews of the ui-showcase test project (#3600) #480

Workflow file for this run

name: Gradle check
on:
push:
branches:
- master
pull_request:
paths:
- 'gradle/**'
jobs:
wrapper:
name: wrapper checksums
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2