Skip to content

#111 initial implementation of gc #267

#111 initial implementation of gc

#111 initial implementation of gc #267

Workflow file for this run

---
name: pdd
on:
push:
branches:
- master
pull_request:
branches:
- master
concurrency:
group: pdd-${{ github.ref }}
cancel-in-progress: true
jobs:
pdd:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: volodya-lombrozo/pdd-action@master