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

github.com/nextcloud/registration.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:37:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 19:37:09 +0300
commitdb8d885cabb8a48dc21b0362dba096f7d5a52165 (patch)
tree323362d5b80a6ab6826da51207b75880964c8a8d
parent346fa18f8f6219dcf2d701a68f268157c5922405 (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