about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex <93376818+sashashura@users.noreply.github.com>2022-09-02 17:37:17 +0100
committerGitHub <noreply@github.com>2022-09-02 17:37:17 +0100
commit301cc87abe1c732c0a7e9e9efe266fd0e10130fc (patch)
treed57785840c94836859353f842926c5228f26e6cb
parent1f2ece2096f9b4ffd8a26489e9a13f9aec70829d (diff)
downloadrust-301cc87abe1c732c0a7e9e9efe266fd0e10130fc.tar.gz
rust-301cc87abe1c732c0a7e9e9efe266fd0e10130fc.zip
Update ci.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ec1ef041b20..9ebbc9c1c4b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,6 +25,8 @@ name: CI
   pull_request:
     branches:
       - "**"
+permissions:
+  contents: read
 defaults:
   run:
     shell: bash