Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SvanBoxel authored Mar 11, 2020
1 parent b3ab3cf commit 6d69725
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@ jobs:
issue: true
```

## Local testing
You can test this action locally by using the following command:
```
TOKEN=<github_token> ORGANIZATION=<organization name (or use ENTERPRISE=<enterprise_name>)> GITHUB_REPOSITORY=<owner>/<repository> node src/index.js
```

## Help us improve it

Open an issue on: https://github.com/svanboxel/org-audit-action

0 comments on commit 6d69725

Please sign in to comment.