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

github.com/nextcloud/tasks.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:39:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 19:39:01 +0300
commitfedaf4178aa027bd95db794c863056a188cb5561 (patch)
tree825a765a1d1ff1df5cd15df6bf1ece824a7cdb4a
parentb298482263a02b3e70efb2526b0bb9e5ca912721 (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