Skip to content

Commit b1a8f60

Browse files
committed
Trigger signature verification workflow on fewer events
1 parent f57defe commit b1a8f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-verify-signatures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Reproducible binary
22

33
on:
44
release:
5-
types: [published, created, edited, prereleased]
5+
types: [published, edited]
66

77
jobs:
88
verify:

0 commit comments

Comments
 (0)