Skip to content

chore: update nextest-rs/nextest/cargo-nextest cargo-nextest-0.9.87 to cargo-nextest-0.9.88 #710

chore: update nextest-rs/nextest/cargo-nextest cargo-nextest-0.9.87 to cargo-nextest-0.9.88

chore: update nextest-rs/nextest/cargo-nextest cargo-nextest-0.9.87 to cargo-nextest-0.9.88 #710

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