Skip to content

Round confidence value before use #336

Round confidence value before use

Round confidence value before use #336

Workflow file for this run

name: "pr-url"
on:
pull_request:
types: [opened]
jobs:
pr-url:
runs-on: ubuntu-latest
steps:
- uses: microbit-foundation/[email protected]
with:
uri-template: "https://review-createai.microbit.org/{branch}/"
repo-token: ${{ secrets.GITHUB_TOKEN }}