Skip to content

My Room: A new explanation for why there are two user IDs. (#51) #80

My Room: A new explanation for why there are two user IDs. (#51)

My Room: A new explanation for why there are two user IDs. (#51) #80

Workflow file for this run

name: Lint YAML
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nwisbeta/validate-yaml-schema@v1.0.3