Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit ee26685

Browse files
committed
revert
1 parent 62caffd commit ee26685

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.config.os }}
1414

1515
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
16-
permissions:
17-
gists: write
18-
metadata: read
19-
packages: read
20-
contents: read
16+
2117
strategy:
2218
fail-fast: false
2319
matrix:

0 commit comments

Comments
 (0)