Skip to content

[tool] fix(deprecation): move pythonjsonlogger.jsonlogger to pythonjsonlogger.json (#212) #122

[tool] fix(deprecation): move pythonjsonlogger.jsonlogger to pythonjsonlogger.json (#212)

[tool] fix(deprecation): move pythonjsonlogger.jsonlogger to pythonjsonlogger.json (#212) #122

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