Skip to content

Merge pull request #1815 from yegor256/renovate/de.thetaphi-forbidden… #361

Merge pull request #1815 from yegor256/renovate/de.thetaphi-forbidden…

Merge pull request #1815 from yegor256/renovate/de.thetaphi-forbidden… #361

Workflow file for this run

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