Skip to content

diff_package_list in Rex::Pkg::Redhat, for multiple pks with same name #195

diff_package_list in Rex::Pkg::Redhat, for multiple pks with same name

diff_package_list in Rex::Pkg::Redhat, for multiple pks with same name #195

Workflow file for this run

---
name: lint commit messages
on:
pull_request:
workflow_dispatch:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run commitlint
uses: wagoid/commitlint-github-action@v6
with:
configFile: .github/workflows/config/commitlint.config.mjs