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
"description": "Intented to have a webhook receive app to be called at every github action/push instead to trigger aws code pipeline to deploy a simple application",
"main": "hook.js",
"scripts": {
"start": "node hook.js",
"test": "echo \"Error: no test specified\" && exit 1"