Skip to content

build(deps-dev): bump @babel/core from 7.24.0 to 7.26.0 #162

build(deps-dev): bump @babel/core from 7.24.0 to 7.26.0

build(deps-dev): bump @babel/core from 7.24.0 to 7.26.0 #162

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