You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/workflows/ci.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ on:
25
25
required: false
26
26
MERGE_BUMPED_MANIFEST:
27
27
type: boolean
28
-
description: "(used if BUMP_MANIFEST=true && Always true for nightlies) If true: attempt to PR/merge manifest branch. If false: delete manifest branch."
28
+
description: "(used if BUMP_MANIFEST=true) If true: attempt to PR/merge manifest branch"
0 commit comments