Skip to content

Commit

Permalink
Merge pull request #3891 from anoma/tomas/fix-backport-base-2
Browse files Browse the repository at this point in the history
mergify: unquote base branch name
  • Loading branch information
mergify[bot] authored Oct 4, 2024
2 parents 3bba226 + 962f63e commit 45e7e90
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 45e7e90

Please sign in to comment.