Skip to content

added async variation of withCurrentDirectoryPath #59

added async variation of withCurrentDirectoryPath

added async variation of withCurrentDirectoryPath #59

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1
with:
helpURL: https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines