diff --git a/.github/workflows/test.lint.pr.yml b/.github/workflows/test.lint.pr.yml index 29ceeb1..727694d 100644 --- a/.github/workflows/test.lint.pr.yml +++ b/.github/workflows/test.lint.pr.yml @@ -7,8 +7,9 @@ on: - edited - synchronize -permissions: write-all -# pull-requests: write +permissions: + pull-requests: write + actions: write jobs: main: diff --git a/README.md b/README.md index b15fa89..91d6f0f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ The following endpoints are provided given the right command is executed or all - [ ] chromatic - [ ] github actions - [ ] lint locales -- [ ] zähler -> pinia +- [ ] feature zähler -> pinia tore +- [ ] lint style (inline vue) stylelint? ## Known Problems