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

github.com/nextcloud/files_pdfviewer.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:23:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 19:23:07 +0300
commit15dd6641b010727250c739978fd506753c36eec9 (patch)
treeba8a9a826c299c92849a5deca13f20ebd11dc05c
parent2afe14e0593a7905960b56ebb8c159f6e5577447 (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