Skip to content

✨ Bump cluster-api dependency to v1.5.0-beta.1 #766

✨ Bump cluster-api dependency to v1.5.0-beta.1

✨ Bump cluster-api dependency to v1.5.0-beta.1 #766

Workflow file for this run

name: Verify PR
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write # Allow access to checks to write check runs.
jobs:
verify:
runs-on: ubuntu-latest
name: Verify PR contents
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}