Skip to content

Allow 'git subrepo clone' in commit messages #119

Allow 'git subrepo clone' in commit messages

Allow 'git subrepo clone' in commit messages #119

---
name: 'Perl static checks'
on: [push, pull_request]
jobs:
perl-lint-checks:
runs-on: ubuntu-latest
name: "Perltidy"
container:
image: registry.opensuse.org/devel/openqa/containers/os-autoinst_dev
steps:
- uses: actions/checkout@v4
- run: GITHUB_ACTIONS=1 ./tools/tidyall --check-only --all --quiet