mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Update check_actions_status.py
This commit is contained in:
@@ -73,6 +73,8 @@ def main():
|
||||
"Accept": "application/vnd.github.v3+json",
|
||||
}
|
||||
|
||||
print("Checking status of all check runs...")
|
||||
|
||||
while True:
|
||||
data = make_api_request(endpoint, headers)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user