Skip to content

Commit

Permalink
Delete space before and after slash in action name
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick ZAJDA <[email protected]>
  • Loading branch information
Nardol committed Oct 1, 2024
1 parent ad77cc0 commit c4c77c4
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 @@ -2,7 +2,7 @@ pull_request_rules:
- name: Automatic merge for pre-commit.ci
conditions:
- author~=^pre-commit-ci\[bot\]$
- check-success=Actions / Lint (pull_request)
- check-success=Actions/Lint (pull_request)
actions:
merge:
method: rebase

0 comments on commit c4c77c4

Please sign in to comment.