Skip to content

Bump the ENVRA built directly from git master branch #49

Bump the ENVRA built directly from git master branch

Bump the ENVRA built directly from git master branch #49

---
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