Skip to content

Commit

Permalink
Fix status check (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pehesi97 authored May 7, 2023
1 parent 50f62b4 commit b4fdac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ for repository in "${REPOSITORIES[@]}"; do
required_status_checks:{
strict: $requiredStatusChecks,
checks: [{
context: "tests",
context: "",
app_id: -1
}]
},
Expand Down

0 comments on commit b4fdac8

Please sign in to comment.