Skip to content

Commit

Permalink
feat: changes branch name in mergify file
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmkowalski committed Apr 10, 2024
1 parent cacb5a4 commit 52ada43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ pull_request_rules:

- name: Close stale pull request
conditions:
- base=master
- base=main
- -closed
- updated-at<21 days ago
actions:
Expand Down

0 comments on commit 52ada43

Please sign in to comment.