diff --git a/.github/workflows/send_test_request.yml b/.github/workflows/send_test_request.yml index 4512e447..e973aadd 100644 --- a/.github/workflows/send_test_request.yml +++ b/.github/workflows/send_test_request.yml @@ -31,7 +31,7 @@ jobs: -H "Content-Type: application/json" \ -H "Authorization: Bearer ${{secrets.USER_TOKEN}}" \ -d '{ - "requireConfirm": false, + "requireConfirm": true, "run": "jsAction_OaQgphcCVB07zbYcpg1g(branchName:\"${{ github.head_ref }}\")_spaceID__community", "status": "pending", "title": "CI/CD", diff --git a/README.md b/README.md index 129a2e67..03911526 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,6 @@ If you find this codebase useful, please cite } ``` -## Star History +## Star History [![Star History Chart](https://api.star-history.com/svg?repos=simular-ai/Agent-S&type=Date)](https://www.star-history.com/#agent-s/agent-s&simular-ai/Agent-S&Date)