UNPKG

@probot/adapter-github-actions

Version:

Adapter to run a Probot application function in GitHub Actions

5 lines (3 loc) 91 B
// This is run by .github/workflows/test.yml import { run } from "../index.js"; run(app);