Skip to content

Commit 60834e2

Browse files
committed
test: clone first to ensure the token is not expired
Signed-off-by: Gaëtan Lehmann <[email protected]>
1 parent 2fab0de commit 60834e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
- 'master'
77
pull_request:
88

9-
permissions: {}
9+
permissions:
10+
contents: read # required for git lfs
1011

1112
jobs:
1213
test:

0 commit comments

Comments
 (0)