Skip to content

Commit

Permalink
mergify: unquote base branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Oct 4, 2024
1 parent 3bba226 commit 962f63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pull_request_rules:
- "#approved-reviews-by >= 1"
- or:
- base = main
- base = "0.44.0"
- base = 0.44.0
actions:
queue:
autosquash: true
Expand Down

0 comments on commit 962f63e

Please sign in to comment.