Skip to content

Commit

Permalink
feat(*): added cleanup webhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
dackers86 committed Aug 30, 2023
1 parent ffd8a4b commit 2f91d8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
/** Clear all webhooks with ngrok.io,
* useful for clearing any failed ci testing
*/
// await cleanupAllWebhooks();
await cleanupAllWebhooks();

const proxyId = await setupProxy();

Expand Down

0 comments on commit 2f91d8d

Please sign in to comment.