Skip to content

Added a method to check if a user is the same as the bot. (#950) #2904

Added a method to check if a user is the same as the bot. (#950)

Added a method to check if a user is the same as the bot. (#950) #2904

# 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/actions/wrapper-validation@v3