Skip to content

Commit dada1e4

Browse files
committed
added permissions to docs
1 parent be62545 commit dada1e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ env:
2020
FSL_VERSION: 6.0.7.9
2121
FSL_HOME: ${{ github.workspace }}/fsl-install
2222

23+
permissions:
24+
contents: read
25+
pages: write
26+
id-token: write
27+
2328
jobs:
2429

2530
nipype-conv:

0 commit comments

Comments
 (0)