Skip to content

🐛 variable field len FIPS check-payload works #43

🐛 variable field len FIPS check-payload works

🐛 variable field len FIPS check-payload works #43

Workflow file for this run

name: title-verifier
on:
pull_request_target:
types: [push, opened, edited, reopened]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Verify Title
id: verifier
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}