Skip to content

fix: wrong linked action in argo docs #881

fix: wrong linked action in argo docs

fix: wrong linked action in argo docs #881

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- edited
- opened
- ready_for_review
- synchronize
merge_group:
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- id: lint-pr-title
uses: ./actions/lint-pr-title