Skip to content

🐛 Fix condition guarding for kai tasks, handling of trusted_ca_bundle #577

🐛 Fix condition guarding for kai tasks, handling of trusted_ca_bundle

🐛 Fix condition guarding for kai tasks, handling of trusted_ca_bundle #577

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