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": "A demo-purpose Node.js application that listens to the GitHub Webhooks event (workflow_job.queued) and dispatches Nomad parameterized jobs using Nomad HTTP API to launch \"on-demand\" GitHub Actions Self-hosted Runners easily and efficiently.",
"type": "module",
"main": "index.js",
"scripts": {
"test": "echo \"test commnad is not implemented\" && exit 0",