mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Github custom action development - WIP
This commit is contained in:
@ -19,7 +19,6 @@ def run_action():
|
||||
RUNNER_DEBUG = os.environ.get('RUNNER_DEBUG', None)
|
||||
if not RUNNER_DEBUG:
|
||||
print("RUNNER_DEBUG not set")
|
||||
return
|
||||
### DEBUG
|
||||
print(event_payload)
|
||||
print(GITHUB_REPOSITORY)
|
||||
|
Reference in New Issue
Block a user