Skip to content

Update README.md - New URL for "Setting up the development environment" #9766

Update README.md - New URL for "Setting up the development environment"

Update README.md - New URL for "Setting up the development environment" #9766

Workflow file for this run

name: PR Checks
on: [pull_request]
jobs:
block-wip-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.0.0
- name: Block WIP PR
uses: samholmes/block-wip-pr-action@v1.2.0