Skip to content

Commit e2d2cd3

Browse files
fix: add GITHUB_APP_ENTERPRISE_ONLY to .env-example
1 parent 7930aae commit e2d2cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env-example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ REPOSITORY = "" # comma separated list of repositories in the format org/repo
99
GH_APP_ID = ""
1010
GH_INSTALLATION_ID = ""
1111
GH_PRIVATE_KEY = ""
12+
GITHUB_APP_ENTERPRISE_ONLY = ""
1213

1314
# OPTIONAL SETTINGS
1415
BODY = ""

0 commit comments

Comments
 (0)