Skip to content

fix(deps): update module k8s.io/apimachinery to v0.34.3 #298

fix(deps): update module k8s.io/apimachinery to v0.34.3

fix(deps): update module k8s.io/apimachinery to v0.34.3 #298

Workflow file for this run

name: Lint PR title
on:
merge_group:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: grafana/shared-workflows/actions/lint-pr-title@5f4c48c03125ef179c36a821d5b801fc876e672c # lint-pr-title/v1.2.1
env:
GITHUB_TOKEN: ${{ github.token }}