mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-26 12:33:37 +00:00
chore: remove obsolete token
This commit is contained in:
parent
3134ef2089
commit
57d4e8d8b4
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -31,8 +31,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Lint commit messages
|
||||
uses: wagoid/commitlint-github-action@v2.1.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
lint:
|
||||
needs: [cleanup]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue