From a6fbc9fc6c44c8c43544dd395faa6475b3e9c827 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 20 Nov 2023 17:21:31 +0100 Subject: [PATCH] update readme, use fine graded permissions --- .github/workflows/test.lint.pr.yml | 5 +++-- README.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) 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