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
{{ message }}
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.
patrick brisbin edited this page May 20, 2018
·
2 revisions
There are three ways to prevent Restyled from operating on a repository:
Commit a configuration in the repository with enabled: false
.restyled.yaml
---
enabled: false
Configure the GitHub App with a specific repositories list, and omit any repositories that you want disabled
Un-install the GitHub App entirely
The last two items can be found under Settings > Applications for a user account, or Organization Settings > Installed GitHub Apps for an Organization.