Skip to content

Commit

Permalink
Trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gvelez17 authored May 22, 2024
1 parent 7c81325 commit 3c1b665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logs-to-tsdb/logs-lambda.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ def handler(event, context):
conn.commit()
cursor.close()
conn.close()

print("Done, check the db")

0 comments on commit 3c1b665

Please sign in to comment.