Skip to content

Pull up dialogs to prevent odd behaviours #360

Pull up dialogs to prevent odd behaviours

Pull up dialogs to prevent odd behaviours #360

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