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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-06-12 12:51:11 +0300
committerGitHub <noreply@github.com>2022-06-12 12:51:11 +0300
commitdbb8ca4258b14a6668c07ce878f9a12eaddd8268 (patch)
treeba8a9a826c299c92849a5deca13f20ebd11dc05c
parent2afe14e0593a7905960b56ebb8c159f6e5577447 (diff)
parent15dd6641b010727250c739978fd506753c36eec9 (diff)
Merge pull request #610 from nextcloud/feat/workflow-auto-update-node.yml
-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