Skip to content

An alternative hand arrangement #333

An alternative hand arrangement

An alternative hand arrangement #333

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 }}