From 436da5c3b2a6d05ae3cdd8d202e0d42f54d8f442 Mon Sep 17 00:00:00 2001 From: Peter Njeim Date: Thu, 8 Sep 2022 16:57:45 -0300 Subject: [PATCH] Update update.yaml --- .github/workflows/update.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index eb605f4..e726e00 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -5,18 +5,18 @@ on: workflow_dispatch: permissions: - actions: write + actions: write checks: write contents: write - deployments: write - id-token: write - issues: write - packages: write - pages: write - pull-requests: write - repository-projects: write - security-events: write - statuses: write +# deployments: write +# id-token: write +# issues: write +# packages: write +# pages: write +# pull-requests: write +# repository-projects: write +# security-events: write +# statuses: write jobs: update: