Skip to content

fix: made tabs work when open via iframe (#3323) (#3588) #476

fix: made tabs work when open via iframe (#3323) (#3588)

fix: made tabs work when open via iframe (#3323) (#3588) #476

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