Skip to content

Commit 61f5471

Browse files
committed
fix
1 parent 86329a8 commit 61f5471

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/repository-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ settings](https://github.com/open-telemetry/community/blob/main/docs/how-to-conf
8686
- Targeted branches
8787
- Exclude:
8888
- `release/*`
89-
- `renovate/**`
90-
- `otelbot/**`
91-
- `revert-*/**` (these are created when using the GitHub UI to revert a PR)
89+
- `renovate/**/*`
90+
- `otelbot/**/*`
91+
- `revert-*/**/*` (these are created when using the GitHub UI to revert a PR)
9292
- Restrict creations: CHECKED
9393

9494
### Restrict updating tags

0 commit comments

Comments
 (0)