Skip to content

AMM-813 | Digwal_TM mutiple visit in db for single beneficiary #8

AMM-813 | Digwal_TM mutiple visit in db for single beneficiary

AMM-813 | Digwal_TM mutiple visit in db for single beneficiary #8

Workflow file for this run

name: Call Checkstyle
on:
pull_request:
branches: ["master", "develop"]
paths:
- '**/*.java'
jobs:
style-check:
uses: PSMRI/.github/.github/workflows/checkstyle.yml@main
with:
java-version: '17'