Skip to content

[release-0.15] 🐛 hasLabels and matchingLabels step on each other #2681

[release-0.15] 🐛 hasLabels and matchingLabels step on each other

[release-0.15] 🐛 hasLabels and matchingLabels step on each other #2681

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
verify:
runs-on: ubuntu-latest
name: verify PR contents
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@v0.3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}