mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Github custom action development - WIP
This commit is contained in:
parent
38c8d187d2
commit
4033303c1f
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue