mirror of
https://github.com/dessant/label-actions.git
synced 2026-03-13 01:27:03 -04:00
15 lines
477 B
Markdown
15 lines
477 B
Markdown
# Deploying
|
|
|
|
If you would like to run your own instance of this app, see the
|
|
[docs for deployment](https://probot.github.io/docs/deployment/).
|
|
|
|
This app requires these **Permissions & events** for the GitHub App:
|
|
|
|
- Issues - **Read & Write**
|
|
- [x] Check the box for **Issues** events
|
|
- Pull requests - **Read & Write**
|
|
- [x] Check the box for **Pull request** events
|
|
- Repository metadata - **Read-only**
|
|
- Single File - **Read-only**
|
|
- Path: `.github/label-actions.yml`
|