Skip to content

Added checkbox to decide if missing private scopes should be visible in the docs #3217

Added checkbox to decide if missing private scopes should be visible in the docs

Added checkbox to decide if missing private scopes should be visible in the docs #3217

Workflow file for this run

name: Forbid TODO
on:
pull_request:
types: [opened, synchronize, reopened]
merge_group:
branches: [main]
jobs:
forbid-todo:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Forbid TODO
run: ./scripts/forbid-todo.sh