mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
update readme, use fine graded permissions
This commit is contained in:
parent
c01967f1b9
commit
a6fbc9fc6c
5
.github/workflows/test.lint.pr.yml
vendored
5
.github/workflows/test.lint.pr.yml
vendored
@ -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:
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user