Skip to content

feat:implemented copying of proper url and added markdown rendering for files saved as .md #6

feat:implemented copying of proper url and added markdown rendering for files saved as .md

feat:implemented copying of proper url and added markdown rendering for files saved as .md #6

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2