Skip to content

Commit

Permalink
style(automerge): make linter happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
ingvaar committed Feb 5, 2024
1 parent 65b36b0 commit 0f0cc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_automerge_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
!startsWith(steps.metadata.outputs.previous-version, '0.')
run: |
gh pr review --approve "$PR_URL"
MERGE_OPTIONS=''
case "$strategy" in
Expand Down

0 comments on commit 0f0cc68

Please sign in to comment.