mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
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:
2
.github/workflows/auto-assign.yml
vendored
2
.github/workflows/auto-assign.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user