chore: update config (#763)

* chore: update lint-staged config

* chore: use czg instead of cz + cz-git

re #738

* chore: use cat instead of vim editor to write commits

re #738

* chore: use secrets.GITHUB_TOKEN instead of secrets.GH_TOKEN

re #738

* style: add a space at the end of the pre-commit file
This commit is contained in:
Vivian Plasencia
2024-05-01 10:45:27 +02:00
committed by GitHub
parent 82bc47fb24
commit f8deb64285
6 changed files with 43 additions and 398 deletions

View File

@@ -10,5 +10,5 @@ jobs:
steps:
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
reviewers: org/core-devs