Skip to content

Commit

Permalink
Update add-checks.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshith B <[email protected]>
  • Loading branch information
Rakshithb1 authored Jan 12, 2024
1 parent 9ed5b1c commit df3791c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
https://api.github.com/repos/$REPO_OWNER/$REPO_NAME/branches/$BRANCH_NAME/protection \
-d '{
"required_status_checks": {
"contexts": ["your-check-name"]
"contexts": ["kernel-idgenerator-service / build-dockers"]
},
"enforce_admins": true,
"required_pull_request_reviews": null,
Expand Down

0 comments on commit df3791c

Please sign in to comment.