We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad5811 commit de4c6c8Copy full SHA for de4c6c8
1 file changed
.github/workflows/fvdb.yml
@@ -26,6 +26,10 @@ on:
26
- 'fvdb/notebooks/**'
27
- 'fvdb/scripts/**'
28
29
+permissions:
30
+ contents: read
31
+ id-token: write
32
+
33
jobs:
34
# ---------------------------------------------------------------------------
35
# Linux GPU (AWS CodeBuild)
0 commit comments