Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 19:32:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 19:32:40 +0300
commit6b1c69b1a7d4a9c1ec2ee14fc04de09fc08d258b (patch)
tree3add27e31749f402203ae7c836cd11a27c478dd7
parent96062718d66f9380395f52b65d97fe3964e45461 (diff)
Updating node.yml workflow from templatefeat/workflow-auto-update-node.yml
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--.github/workflows/node.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml
index bb3bbf5..9150d1f 100644
--- a/.github/workflows/node.yml
+++ b/.github/workflows/node.yml
@@ -13,6 +13,9 @@ on:
- master
- stable*
+permissions:
+ contents: read
+
jobs:
build:
runs-on: ubuntu-latest