Skip to content

Commit

Permalink
chore(config): protect release/0.18.x
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <luca@guerra.sh>
  • Loading branch information
LucaGuerra authored and poiana committed Sep 16, 2024
1 parent 63ca196 commit c51ea76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,9 @@ branch-protection:
"release/0.16.x":
protect: true
"release/0.17.x":
protect: true
protect: true
"release/0.18.x":
protect: true
libs-sdk-go:
branches:
main:
Expand Down

0 comments on commit c51ea76

Please sign in to comment.