We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe5cb4 commit b847605Copy full SHA for b847605
1 file changed
packages/proto-plus/.github/sync-repo-settings.yaml
@@ -11,12 +11,20 @@ branchProtectionRules:
11
- 'unit (3.6, cpp)'
12
- 'unit (3.7)'
13
- 'unit (3.7, cpp)'
14
+ - 'unit (3.7, upb)'
15
- 'unit (3.8)'
- - 'unit (3.9, cpp)'
16
+ - 'unit (3.8, cpp)'
17
+ - 'unit (3.8, upb)'
18
- 'unit (3.9)'
- - 'unit (3.10, cpp)'
19
+ - 'unit (3.9, cpp)'
20
+ - 'unit (3.9, upb)'
21
- 'unit (3.10)'
22
+ - 'unit (3.10, cpp)'
23
+ - 'unit (3.10, upb)'
24
- 'unit (3.11)'
25
+ - 'unit (3.11, upb)'
26
+ - 'unit (3.12)'
27
+ - 'unit (3.12, upb)'
28
- cover
29
- OwlBot Post Processor
30
- 'cla/google'
0 commit comments