Skip to content

Commit b5d5193

Browse files
committed
Earlier update was not sufficient
1 parent 38bafc6 commit b5d5193

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
gpu-arch-version: "11.8"
2323
fail-fast: false
2424
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
25+
permissions:
26+
id-token: write
27+
contents: read
2528
with:
2629
repository: pytorch/extension-cpp
2730
runner: ${{ matrix.runner }}

0 commit comments

Comments
 (0)