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

github.com/nextcloud/firstrunwizard.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 20:00:21 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 20:00:21 +0300
commit77924dac974e187ad822f03a4b1d0fe15ff77d29 (patch)
tree2c19f7fd9985d57420072caa19ab196456f284f6
parentb892d8d80d58ce1800bb18e4c7b436f9b587f739 (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 bb3bbf52..9150d1f1 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