Skip to content

Commit 1493a07

Browse files
authored
chore: remove workflow trigger (#211)
1 parent c74ea58 commit 1493a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-manifests-from-r2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Generate Manifests from R2
33
on:
44
# Trigger after mirror workflows complete
55
workflow_run:
6-
workflows: ["Mirror Sync", "Mirror All Binaries"]
6+
workflows: ["Mirror Sync"]
77
types:
88
- completed
99
# Manual trigger

0 commit comments

Comments
 (0)