Skip to content

feat(algorithms, binary-search): max runtime for n computers #49

feat(algorithms, binary-search): max runtime for n computers

feat(algorithms, binary-search): max runtime for n computers #49

Workflow file for this run

name: Danger CI
on:
pull_request:
branches:
- 'main'
jobs:
dangerci:
name: Danger CI
uses: SanctumLabs/ci-workflows/.github/workflows/dangerci.yml@main
with:
node-version: "lts/*"
secrets:
token: ${{ secrets.GITHUB_TOKEN }}