Skip to content

Update richardoey.yaml - key of wisdom and tea - uncle iroh #289

Update richardoey.yaml - key of wisdom and tea - uncle iroh

Update richardoey.yaml - key of wisdom and tea - uncle iroh #289

Workflow file for this run

name: Continuous integration
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm run lint