Skip to content

Commit ac9b185

Browse files
committed
fix pr workflow
1 parent 784e11b commit ac9b185

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/pr-build-test.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ on:
1717
default: x86_64-Linux
1818

1919
permissions:
20-
contents: read
20+
attestations: write
21+
contents: write
22+
id-token: write
2123
packages: write
2224
pull-requests: write
2325

0 commit comments

Comments
 (0)