Skip to content

make dashboard_url non mandatory #63

make dashboard_url non mandatory

make dashboard_url non mandatory #63

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