Add a placeholder GitHub package
This will serve as something to build testing/TypeScript tooling around
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# `@actions/github`
|
||||
|
||||
> TODO: description
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
const github = require('@actions/github');
|
||||
|
||||
// TODO: DEMONSTRATE API
|
||||
```
|
||||
Reference in New Issue
Block a user