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 <79500257+Rakshithb1@users.noreply.github.com>
  • Loading branch information
Rakshithb1 authored Jan 12, 2024
1 parent c5ec4ee commit eb4245c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/add-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer $G_TOKEN" \
-H "X-GitHub-Api-Version: 2022-11-28" https://api.github.com/repos/Rakshithb1/commons/branches/develop/protection/required_status_checks/contexts \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/Rakshithb1/commons/branches/develop/protection/required_status_checks/contexts \
-d '{"contexts":["build-commons / maven-build","kernel-notification-service / build-dockers"]}'

0 comments on commit eb4245c

Please sign in to comment.