Skip to content

✨ Update CRDs to v1alpha2 #89

✨ Update CRDs to v1alpha2

✨ Update CRDs to v1alpha2 #89

Workflow file for this run

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