Skip to content

test: disable ostree-remount service checking since /sysroot is ro and /var rw already #1134

test: disable ostree-remount service checking since /sysroot is ro and /var rw already

test: disable ostree-remount service checking since /sysroot is ro and /var rw already #1134

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