Skip to content

Commit de4c6c8

Browse files
committed
Attempting to set permissions
Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
1 parent 2ad5811 commit de4c6c8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/fvdb.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ on:
2626
- 'fvdb/notebooks/**'
2727
- 'fvdb/scripts/**'
2828

29+
permissions:
30+
contents: read
31+
id-token: write
32+
2933
jobs:
3034
# ---------------------------------------------------------------------------
3135
# Linux GPU (AWS CodeBuild)

0 commit comments

Comments
 (0)