Skip to content

Commit

Permalink
Modifying the tagbot script directly
Browse files Browse the repository at this point in the history
  • Loading branch information
Micket committed Nov 1, 2024
1 parent 82d9f86 commit 5967165
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tagbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ def pr_ecs(pr_diff):
return new_ecs, changed_ecs


print("Teehee i'm doing evil stuff")

GITHUB_API_URL = 'https://api.github.com'
event_path = os.getenv("GITHUB_EVENT_PATH")
token = os.getenv("GH_TOKEN")
Expand Down

0 comments on commit 5967165

Please sign in to comment.