Skip to content

🌱 bump sigs.k8s.io/cluster-api/test from 1.7.1 to 1.7.2 in /test #1894

🌱 bump sigs.k8s.io/cluster-api/test from 1.7.1 to 1.7.2 in /test

🌱 bump sigs.k8s.io/cluster-api/test from 1.7.1 to 1.7.2 in /test #1894

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
branches:
- main
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 }}