Skip to content

Detecting tab click with mousePressed instead of mouseClicked. #966

Detecting tab click with mousePressed instead of mouseClicked.

Detecting tab click with mousePressed instead of mouseClicked. #966

name: Validate Gradle Wrapper
on:
push:
branches: [ master, build-test ]
pull_request:
branches: [ master ]
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1