Skip to content

#282 periodic heartbeat to prevent Docker idle timeout #68

#282 periodic heartbeat to prevent Docker idle timeout

#282 periodic heartbeat to prevent Docker idle timeout #68

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 Zerocracy
# 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@v6
- uses: yegor256/copyrights-action@0.0.12