Skip to content

Added manual workflow invocations, also added client version header in http requests#28

Merged
ethankonk merged 3 commits into
mainfrom
ethan/manual-workflow-call
Jun 18, 2026
Merged

Added manual workflow invocations, also added client version header in http requests#28
ethankonk merged 3 commits into
mainfrom
ethan/manual-workflow-call

Conversation

@ethankonk

Copy link
Copy Markdown
Contributor

No description provided.

@@ -38,6 +38,7 @@ def initialize(config)
@default_headers = {
'Content-Type' => 'application/json',
'User-Agent' => @user_agent

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'User-Agent' => @user_agent
'User-Agent' => @user_agent,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great catch, can't believe I missed this 😅

@ethankonk
ethankonk merged commit 730564e into main Jun 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants