Skip to content

Energy monitoring

Energy monitoring #410

Workflow file for this run

name: Expert Projects CI
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
markdown-link-check:
name: Check for dead links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Markdown links check
uses: ruzickap/action-my-markdown-link-checker@v1
with:
verbose: true
markdown-spellcheck:
name: Check spelling
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/[email protected]
name: Spellcheck