Skip to content

Commit

Permalink
cat file
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 29, 2023
1 parent 5947459 commit cb4efd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/scripts/python/handle_new_contributor.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,6 @@ def main():
)
)

with open(os.environ["GITHUB_ENV"], "r", encoding="utf-8") as github_env:
print(github_env.read())

# pr_url, dd_api_user_auth = get_starter_info()

# fetch_main_branch()
Expand Down

0 comments on commit cb4efd2

Please sign in to comment.