Skip to content

chore: update jdx/mise v2025.3.1 to v2025.3.2 #2841

chore: update jdx/mise v2025.3.1 to v2025.3.2

chore: update jdx/mise v2025.3.1 to v2025.3.2 #2841

---
name: Check if all commits are signed
on:
pull_request_target:
branches: [main]
concurrency:
group: ${{ github.workflow }}--${{ github.head_ref }} # github.ref is unavailable in case of pull_request_target
cancel-in-progress: true
jobs:
check-commit-signing:
uses: suzuki-shunsuke/check-commit-signing-workflow/.github/workflows/check.yaml@547eee345f56310a656f271ec5eaa900af46b0fb # v0.1.0
permissions:
contents: read
pull-requests: write