Skip to content

fix: sign charts with digest #306

fix: sign charts with digest

fix: sign charts with digest #306

Workflow file for this run

name: Commit Lint PR Title
on:
pull_request:
types:
- opened
- edited
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pr-title-commitlint:
uses: ./.github/workflows/pr-title-commitlint.yaml
with:
runs-on: "ubuntu-latest"