Skip to content

BE: RBAC: Subject type/value is unintended to be optional #2143

BE: RBAC: Subject type/value is unintended to be optional

BE: RBAC: Subject type/value is unintended to be optional #2143

Workflow file for this run

name: "PR: Checklist linter"
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
permissions:
checks: write
jobs:
check-tasks:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: dekinderfiets/pr-description-enforcer@0.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"