We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510a6a2 commit 877670bCopy full SHA for 877670b
1 file changed
safe-settings/organisation.yaml
@@ -14,7 +14,7 @@ rulesets:
14
repository_name:
15
# repositories.
16
include: ["~ALL"]
17
- exclude: ["admin", "OIDC-Authentication"]
+ exclude: ["OIDC-Authentication"]
18
# Whether renaming of target repositories is
19
# prevented.
20
protected: true
@@ -41,7 +41,7 @@ rulesets:
41
42
# Array of ref names or patterns to exclude. The condition
43
# will not pass if any of these patterns match.
44
45
46
# This condition only exists at the org level (remove for suborg and repo level rulesets)
47
0 commit comments