Skip to content

Add event for MakeCode load failure #334

Add event for MakeCode load failure

Add event for MakeCode load failure #334

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