ci: update pr lint

This commit is contained in:
Jef LeCompte
2021-02-25 15:10:54 -05:00
committed by GitHub
parent 7cf60f84e1
commit e527e43e85
+2 -1
View File
@@ -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 }}