Skip to content

document how to automate bodhi updates #43

document how to automate bodhi updates

document how to automate bodhi updates #43

---
name: Lint Python issues
on:
pull_request:
branches: [master]
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