Skip to content

⬆️ Bump @patternfly/react-charts from 7.1.0 to 7.2.0 #4396

⬆️ Bump @patternfly/react-charts from 7.1.0 to 7.2.0

⬆️ Bump @patternfly/react-charts from 7.1.0 to 7.2.0 #4396

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: konveyor/release-tools/cmd/verify-pr@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}