Skip to content

Refactor file paths and fix typos in 2024 and 2025 pages. #60

Refactor file paths and fix typos in 2024 and 2025 pages.

Refactor file paths and fix typos in 2024 and 2025 pages. #60

Workflow file for this run

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