Skip to content

Commit f8544d8

Browse files
committed
ci: supply token
1 parent c237340 commit f8544d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/r-cmd-check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717

1818
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
1919

20+
env:
21+
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
22+
2023
strategy:
2124
fail-fast: false
2225
matrix:

0 commit comments

Comments
 (0)