Skip to content

Commit

Permalink
Use full name for check
Browse files Browse the repository at this point in the history
  • Loading branch information
Kicer86 committed Nov 26, 2024
1 parent 84f384e commit 389e3a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pull_request_rules:
- check-success=Build PhotoBroom sources on Linux (GNU, gcc, g++, Release, true, ubuntu-24.04)
- check-success=Build PhotoBroom sources on Linux (LLVM, clang-16, clang++-16, Release, false, ubuntu-24.04)
- check-success=Build PhotoBroom sources on Linux (LLVM, clang-16, clang++-16, Release, true, ubuntu-24.04)
- check-success=Build PhotoBroom sources on MacOS
- check-success=Build PhotoBroom sources on MacOS (macos-15)
- check-success=Windows installer verification
- check-success=Unit tests coverage (ubuntu-24.04)
- "#commits=1"
Expand All @@ -24,7 +24,7 @@ pull_request_rules:
- check-success=Build PhotoBroom sources on Linux (GNU, gcc, g++, Release, true, ubuntu-24.04)
- check-success=Build PhotoBroom sources on Linux (LLVM, clang-16, clang++-16, Release, false, ubuntu-24.04)
- check-success=Build PhotoBroom sources on Linux (LLVM, clang-16, clang++-16, Release, true, ubuntu-24.04)
- check-success=Build PhotoBroom sources on MacOS
- check-success=Build PhotoBroom sources on MacOS (macos-15)
- check-success=Windows installer verification
- check-success=Unit tests coverage (ubuntu-24.04)
- "#commits>1"
Expand Down

0 comments on commit 389e3a8

Please sign in to comment.