Skip to content

Merge branch 'main' into rewrite-voice-event-deserialization-strategy #2777

Merge branch 'main' into rewrite-voice-event-deserialization-strategy

Merge branch 'main' into rewrite-voice-event-deserialization-strategy #2777

# This workflow will validate the checksums of Gradle Wrapper JAR files
name: Gradle Wrapper Validation
on: [ push, pull_request ]
jobs:
validation:
name: Validate Gradle Wrapper
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v2