Skip to content

adjust checkstyle rule to allow for TODO comments if they have a link… #19

adjust checkstyle rule to allow for TODO comments if they have a link…

adjust checkstyle rule to allow for TODO comments if they have a link… #19

Workflow file for this run

name: Test
on:
pull_request:
types: [ opened, reopened, synchronize ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml