Skip to content

WIP: UI code for selecting/adding/removing block's context #137

WIP: UI code for selecting/adding/removing block's context

WIP: UI code for selecting/adding/removing block's context #137

Workflow file for this run

name: Restyled
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
restyled:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: restyled-io/actions/setup@v4
- id: restyler
uses: restyled-io/actions/run@v4
with:
fail-on-differences: true