Skip to content

#409: Add check for GNU Parallel before rewriting in parallel threads. #1180

#409: Add check for GNU Parallel before rewriting in parallel threads.

#409: Add check for GNU Parallel before rewriting in parallel threads. #1180

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 Objectionary.com
# 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@v6
- uses: yegor256/[email protected]
with:
globs: >-
**/LICENSE.txt
**/*.sh
**/*.yml
**/*.yaml
**/*.eo
**/*.xmir
**/*.xml
**/*.xsl
**/*.xsd
**/*.ini
**/*.java
**/*.g4
**/*.properties
**/*.groovy