Skip to content

test: cockpit testlib 321 & support for rhel-10 and centos-10 testing #65

test: cockpit testlib 321 & support for rhel-10 and centos-10 testing

test: cockpit testlib 321 & support for rhel-10 and centos-10 testing #65

name: "Verify PR best practices"
on:
pull_request_target:
branches: [ main ]
jobs:
pr-best-practices:
runs-on: ubuntu-latest
steps:
- name: PR best practice check
uses: osbuild/pr-best-practices@main
with:
token: ${{ secrets.SCHUTZBOT_GITHUB_ACCESS_TOKEN }}