Skip to content

Merge pull request #311 from yegor256/renovate/python-3.x #236

Merge pull request #311 from yegor256/renovate/python-3.x

Merge pull request #311 from yegor256/renovate/python-3.x #236

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2015-2025 Yegor Bugayenko
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: pdd
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
pdd:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: volodya-lombrozo/pdd-action@master