Skip to content

refactor: define the geometric distribution via a sum of Dirac masses #4772

refactor: define the geometric distribution via a sum of Dirac masses

refactor: define the geometric distribution via a sum of Dirac masses #4772

Workflow file for this run

name: splice-bot
on:
pull_request_review_comment:
types: [created]
permissions: {}
jobs:
call-splice-bot:
if: ${{ contains(github.event.comment.body, 'splice-bot') }}
uses: leanprover-community/SpliceBot/.github/workflows/splice.yaml@fdb442693d6f613b25d2599ad64fd87cf019b9ce # master
with:
# Optional override; omit to use the reusable workflow's default "master"
base_ref: master