Skip to content

Update build-rc-workflow.yml to use inputs instead of github.events.input#1865

Merged
priettt merged 1 commit intomainfrom
priettt/fixInputsRcWorkflow
Feb 7, 2025
Merged

Update build-rc-workflow.yml to use inputs instead of github.events.input#1865
priettt merged 1 commit intomainfrom
priettt/fixInputsRcWorkflow

Conversation

@priettt
Copy link
Contributor

@priettt priettt commented Feb 5, 2025

workflow_call wasn't working, and now GitHub Actions has unified inputs, so you can use inputs for both workflow_call and workflow_dispatch

@priettt priettt requested a review from a team as a code owner February 5, 2025 13:41
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link
Member

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

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

LGTM

…nput

GitHub Actions has unified inputs, so you can use inputs for both workflow_call and workflow_dispatch
@priettt priettt force-pushed the priettt/fixInputsRcWorkflow branch from 4bb0d59 to c901d1e Compare February 7, 2025 14:27
@priettt priettt merged commit 9f0d69a into main Feb 7, 2025
7 checks passed
@priettt priettt deleted the priettt/fixInputsRcWorkflow branch February 7, 2025 14:42
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.

2 participants