Skip to content

🌱 Compare labels and annotations using maps.Equal #3449

🌱 Compare labels and annotations using maps.Equal

🌱 Compare labels and annotations using maps.Equal #3449

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.4.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}