Skip to content

Add slack channel

Add slack channel #6

Workflow file for this run

name: Render and Lint Documentation
on:
pull_request:
branches_ignore: []
jobs:
build:
runs-on: ubuntu-latest
name: Linting
steps:
- uses: actions/checkout@v3
- name: Lint
run: |
make lint