Skip to content

Commit 2acf318

Browse files
committed
ci: disable pr trigger event for sigstore workflow
The sigstore workflow requires id-token: 'write' permission to sign with ambient credentials. This permission is not available in a PRs from forks. Signed-off-by: Lukas Puehringer <[email protected]>
1 parent a0a4835 commit 2acf318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-sigstore.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
87
workflow_dispatch:
98

109
permissions: {}

0 commit comments

Comments
 (0)