Skip to content

OpenXR SDK 1.0.28.2 hotfix release: Includes the following fixes #10

OpenXR SDK 1.0.28.2 hotfix release: Includes the following fixes

OpenXR SDK 1.0.28.2 hotfix release: Includes the following fixes #10

# Copyright 2022, Collabora, Ltd.
# SPDX-License-Identifier: CC0-1.0
name: Validate Gradle Wrapper
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1