Skip to content

Extracting report build into separate method #45

Extracting report build into separate method

Extracting report build into separate method #45

Workflow file for this run

---
name: pdd
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
pdd:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: volodya-lombrozo/pdd-action@master