Skip to content

✨Add static FIPS compliance checking via external #38

✨Add static FIPS compliance checking via external

✨Add static FIPS compliance checking via external #38

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 }}