Skip to content

Commit f423097

Browse files
authored
ci: Fix (#46)
1 parent c96f7d3 commit f423097

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ name: rcc
4444
jobs:
4545
rcc-smoke:
4646
runs-on: ubuntu-24.04
47-
permissions:
48-
contents: write
47+
4948
outputs:
5049
sha: ${{ steps.commit.outputs.sha }}
5150
versions-matrix: ${{ steps.versions-matrix.outputs.matrix }}

0 commit comments

Comments
 (0)