Skip to content

Added SECURITY.md with standard template #125

Added SECURITY.md with standard template

Added SECURITY.md with standard template #125

Workflow file for this run

---
name: markdownlint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@main
- name: Run mdl
uses: actionshub/markdownlint@main