Skip to content
Snippets Groups Projects
Unverified Commit 4bc3a8fc authored by GianlucaOberreit's avatar GianlucaOberreit Committed by GitHub
Browse files

Update committee_creation.yml

parent 7a9f7de5
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,6 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer $GITHUB_TOKEN" \
https://api.github.com/repos/BX-bot-ecosystem/Telegram-BX-Bot/branches/committee/$branch_name/protection \
-d '{"required_status_checks": null, "enforce_admins": false, "required_pull_request_reviews": null, "restrictions": {"users": [], "teams": ['$team_id']}}')
-d '{"required_status_checks": null, "enforce_admins": false, "required_pull_request_reviews": null, "restrictions": {"users": [], "teams": ["$team_id"]}}')
echo "Branch Protection Response: $response"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment