Skip to content

adding initial version of bikeshed file #2

adding initial version of bikeshed file

adding initial version of bikeshed file #2

Workflow file for this run

name: Check PR
on:
pull_request:
jobs:
main:
name: Compile specification
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Install bikeshed
run: pipx install bikeshed
- name: Run bikeshed
run: bikeshed spec