We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74ea58 commit 1493a07Copy full SHA for 1493a07
1 file changed
.github/workflows/generate-manifests-from-r2.yml
@@ -3,7 +3,7 @@ name: Generate Manifests from R2
3
on:
4
# Trigger after mirror workflows complete
5
workflow_run:
6
- workflows: ["Mirror Sync", "Mirror All Binaries"]
+ workflows: ["Mirror Sync"]
7
types:
8
- completed
9
# Manual trigger
0 commit comments