Skip to content

Commit

Permalink
mergify: Attempt changing author name
Browse files Browse the repository at this point in the history
Mergify isn't working right now, and it seems it might be because the author name mismatches.
  • Loading branch information
adisbladis committed Dec 2, 2024
1 parent 1e77268 commit f2eda7d
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
@@ -1,7 +1,7 @@
pull_request_rules:
- name: automatic merge for Renovate pull requests
conditions:
- author=renovate[bot]
- author=renovate
- check-success=collect
actions:
merge:
Expand Down

0 comments on commit f2eda7d

Please sign in to comment.