Skip to content

Support split strings within inspections & method target references #414

Support split strings within inspections & method target references

Support split strings within inspections & method target references #414

Workflow file for this run

name: PR Validation
on:
pull_request:
branches: ['*']
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1