Skip to content

Commit

Permalink
ci: update pr lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jef authored Feb 25, 2021
1 parent 7cf60f8 commit e527e43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
- name: Lint pull request title
uses: jef/conventional-commits-pr-action@v1
with:
token: ${{ secrets.CR_PAT }}
comment: false
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e527e43

Please sign in to comment.