Skip to content

feat: add explainable path-specific policies #5

feat: add explainable path-specific policies

feat: add explainable path-specific policies #5

Workflow file for this run

name: PR Sheriff
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
review-risk:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./
with:
base: origin/${{ github.base_ref }}