chore: remove obsolete token

This commit is contained in:
Michael Kriese 2020-10-16 09:12:57 +02:00
parent 3134ef2089
commit 57d4e8d8b4

View file

@ -31,8 +31,6 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Lint commit messages - name: Lint commit messages
uses: wagoid/commitlint-github-action@v2.1.0 uses: wagoid/commitlint-github-action@v2.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
lint: lint:
needs: [cleanup] needs: [cleanup]