Skip to content

fix: Fixed code according to checkstyle #234

fix: Fixed code according to checkstyle

fix: Fixed code according to checkstyle #234

Workflow file for this run

---
name: pdd
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
pdd:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: volodya-lombrozo/pdd-action@master