Skip to content

chore(info): remove portfolio link (one day...) (#72) #154

chore(info): remove portfolio link (one day...) (#72)

chore(info): remove portfolio link (one day...) (#72) #154

Workflow file for this run

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