Skip to content

Suppress future spotbugs warning for equals test #335

Suppress future spotbugs warning for equals test

Suppress future spotbugs warning for equals test #335

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"