Skip to content

Commit 1593b8b

Browse files
authored
require approval for buildomat for users outside the org (#1152)
1 parent 23ca5df commit 1593b8b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/buildomat/config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
# the buildomat integration to create check suites.
44
#
55
enable = true
6+
7+
#
8+
# Require approval for pull requests made by users outside our organisation.
9+
#
10+
org_only = true

0 commit comments

Comments
 (0)