Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: semver-checks is done. Later, when a version needs to be updated,… #190

ci: semver-checks is done. Later, when a version needs to be updated,…

ci: semver-checks is done. Later, when a version needs to be updated,… #190

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2023-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/[email protected]