Update script/sync-ghes/index.ts

This commit is contained in:
Yoann Chaudet
2024-04-29 13:46:23 -07:00
committed by GitHub
parent dd92d3760d
commit 2c3a9cab03
-3
View File
@@ -196,9 +196,6 @@ async function checkWorkflow(
})
),
]);
// Add back Pages icons
} catch (e) {
console.error("Unhandled error while syncing workflows", e);
process.exitCode = 1;