Skip to content

Commit 877670b

Browse files
author
Ashishkasaudhan
committed
added
1 parent 510a6a2 commit 877670b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

safe-settings/organisation.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rulesets:
1414
repository_name:
1515
# repositories.
1616
include: ["~ALL"]
17-
exclude: ["admin", "OIDC-Authentication"]
17+
exclude: ["OIDC-Authentication"]
1818
# Whether renaming of target repositories is
1919
# prevented.
2020
protected: true
@@ -41,7 +41,7 @@ rulesets:
4141

4242
# Array of ref names or patterns to exclude. The condition
4343
# will not pass if any of these patterns match.
44-
exclude: ["admin", "OIDC-Authentication"]
44+
exclude: ["OIDC-Authentication"]
4545

4646
# This condition only exists at the org level (remove for suborg and repo level rulesets)
4747
repository_name:

0 commit comments

Comments
 (0)