about summary refs log tree commit diff
path: root/.github/workflows/manual-nixpkgs.yml
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2021-04-24 13:05:17 -0400
committerGraham Christensen <graham@grahamc.com>2021-04-24 13:07:57 -0400
commit9d95ba3dd6aaf60082e040f7762a81fb9cc23c67 (patch)
tree381db087939a164e32f011f15d6789e43df2e795 /.github/workflows/manual-nixpkgs.yml
parentb7e08de1e9e9a3e484fd8952151c59571e5c479c (diff)
actions: add some permission restrictions
Diffstat (limited to '.github/workflows/manual-nixpkgs.yml')
-rw-r--r--.github/workflows/manual-nixpkgs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/manual-nixpkgs.yml b/.github/workflows/manual-nixpkgs.yml
index 192a4c6868a43..6f7ad10efd905 100644
--- a/.github/workflows/manual-nixpkgs.yml
+++ b/.github/workflows/manual-nixpkgs.yml
@@ -1,5 +1,7 @@
 name: "Build Nixpkgs manual"
 
+permissions: read-all
+
 on:
   pull_request_target:
     branches: