Skip to content

Bump braces from 3.0.2 to 3.0.3 #739

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #739

Workflow file for this run

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