Skip to content

Add sysusers.d config file to allow rpm to create users/groups automatically #44

Add sysusers.d config file to allow rpm to create users/groups automatically

Add sysusers.d config file to allow rpm to create users/groups automatically #44

---
name: Lint Python issues
on:
pull_request:
branches: [main]
jobs:
python-lint-job:
runs-on: ubuntu-latest
steps:
- name: Repository checkout
uses: actions/checkout@v3
- name: VCS Diff Lint
uses: fedora-copr/vcs-diff-lint-action@v1