We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bd30a commit 7268f62Copy full SHA for 7268f62
.github/workflows/R-CMD-check.yaml
@@ -7,6 +7,8 @@ on:
7
branches: [main, master]
8
9
name: R-CMD-check
10
+permissions:
11
+ contents: read
12
13
jobs:
14
R-CMD-check:
0 commit comments