Skip to content

Commit

Permalink
Fix GitHub pull request mergeability for rerun checks
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Ryzhyi <ryzhyi.r@ajax.systems>
  • Loading branch information
ajax-ryzhyi-r committed Nov 3, 2024
1 parent 8ba7795 commit 6618901
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
"__typename": "StatusContext",
"context": "my-required-expected-check",
"state": "FAILED",
"state": "FAILURE",
"isRequired": true
},
{
Expand Down

0 comments on commit 6618901

Please sign in to comment.