update readme, use fine graded permissions

This commit is contained in:
Ulf Gebhardt 2023-11-20 17:21:31 +01:00
parent c01967f1b9
commit a6fbc9fc6c
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
2 changed files with 5 additions and 3 deletions

View File

@ -7,8 +7,9 @@ on:
- edited - edited
- synchronize - synchronize
permissions: write-all permissions:
# pull-requests: write pull-requests: write
actions: write
jobs: jobs:
main: main:

View File

@ -80,7 +80,8 @@ The following endpoints are provided given the right command is executed or all
- [ ] chromatic - [ ] chromatic
- [ ] github actions - [ ] github actions
- [ ] lint locales - [ ] lint locales
- [ ] zähler -> pinia - [ ] feature zähler -> pinia tore
- [ ] lint style (inline vue) stylelint?
## Known Problems ## Known Problems