Skip to content

build(deps): bump the go-deps group across 1 directory with 6 updates #332

build(deps): bump the go-deps group across 1 directory with 6 updates

build(deps): bump the go-deps group across 1 directory with 6 updates #332

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