Skip to content

feat(NumberTheory/Chebyshev): express the Chebyshev theta function in terms of the prime counting function #4837

feat(NumberTheory/Chebyshev): express the Chebyshev theta function in terms of the prime counting function

feat(NumberTheory/Chebyshev): express the Chebyshev theta function in terms of the prime counting function #4837

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