Skip to content

Added a method to check if a user is the same as the bot. #2902

Added a method to check if a user is the same as the bot.

Added a method to check if a user is the same as the bot. #2902

# 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