Skip to content

[tool] chore(tooling): introduce add to project workflow (#186) #23

[tool] chore(tooling): introduce add to project workflow (#186)

[tool] chore(tooling): introduce add to project workflow (#186) #23

name: "[OpenAEV] Check Signed Commits in PR"
on:
pull_request_target:
branches: [main, release/current]
permissions:
contents: read
pull-requests: write
jobs:
check-signed-commits:
runs-on: ubuntu-latest
steps:
- name: Check signed commits in PR
uses: FiligranHQ/filigran-ci-tools/actions/check-signed-commit@main