There was an error while loading. Please reload this page.
1 parent 7daf3aa commit 47a2e0aCopy full SHA for 47a2e0a
1 file changed
scripts/all-green.mjs
@@ -81,4 +81,6 @@ if (DELAY) {
81
await setTimeout(DELAY * 60_000)
82
}
83
84
+console.log(`Polling status for ref: ${ref}.`)
85
+
86
await checkAllGreen()
0 commit comments