Skip to content

👻 Bump @patternfly/patternfly from 6.1.0 to 6.2.1 in /server/ui #79

👻 Bump @patternfly/patternfly from 6.1.0 to 6.2.1 in /server/ui

👻 Bump @patternfly/patternfly from 6.1.0 to 6.2.1 in /server/ui #79

Workflow file for this run

name: PR Checks
on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
verify:
runs-on: ubuntu-latest
name: Verify PR contents
steps:
- name: Check Title
id: verifier
uses: project-openubl/release-tools/cmd/verify-pr@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}