Skip to content

Fix workflow inputs#344

Merged
ncalteen merged 1 commit intomainfrom
ncalteen/inputs
Aug 28, 2025
Merged

Fix workflow inputs#344
ncalteen merged 1 commit intomainfrom
ncalteen/inputs

Conversation

@ncalteen
Copy link
Copy Markdown
Collaborator

This pull request updates the configuration for the first-interaction GitHub Action to use the correct input parameter names. This change ensures compatibility with the latest version of the action and prevents issues caused by deprecated or incorrect parameter names.

@ncalteen ncalteen self-assigned this Aug 28, 2025
Copilot AI review requested due to automatic review settings August 28, 2025 18:07
@ncalteen ncalteen requested a review from a team as a code owner August 28, 2025 18:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the GitHub Actions workflow configuration to use the correct input parameter names for the first-interaction action. The changes replace hyphenated parameter names with underscore versions to ensure compatibility with the latest version of the action.

  • Updated parameter names from hyphenated to underscore format
  • Maintained all existing functionality and message content
  • Ensured compatibility with current action version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ncalteen ncalteen mentioned this pull request Aug 28, 2025
@salmanmkc
Copy link
Copy Markdown
Contributor

Looks good to me

@ncalteen ncalteen merged commit c4df7d4 into main Aug 28, 2025
20 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