Skip to content

Schema: adds still_watching config #75

Schema: adds still_watching config

Schema: adds still_watching config #75

Workflow file for this run

name: Validate Configurations
on:
- push
- pull_request
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Use Node.js
uses: actions/[email protected]
- run: npm ci
- run: npm test
env:
CI: true