-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
I didn't fully understand how to do it.
name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v1
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.json'Where is my mistake?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
