Skip to content

Trying to fix ci crash #2765

Trying to fix ci crash

Trying to fix ci crash #2765

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