Skip to content

fix(deps): update patternfly #397

fix(deps): update patternfly

fix(deps): update patternfly #397

Workflow file for this run

name: check-pr
on:
pull_request:
branches:
- main
jobs:
call-build-lint-test-workflow:
uses: ./.github/workflows/build-lint-test.yml
secrets: inherit
with:
pr-number: ${{ github.event.number }}