Skip to content

CI test.yml - add workflow_dispatch #890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2025

Conversation

MSP-Greg
Copy link
Contributor

'workflow_dispatch' is very helpful for forcing a CI run when either a dependency, Ruby, or the 'GHA Ruby system' (setup-ruby, etc)
have changed.

I created this commit in Nov-23, but forgot to create a PR...

@junaruga
Copy link
Member

Thanks for the PR! I didn't know about the workflow_dispatch. It looks convenient! I found the document below.

https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow

@rhenium rhenium merged commit 73b866d into ruby:master May 17, 2025
41 checks passed
@rhenium
Copy link
Member

rhenium commented May 17, 2025

Thanks!

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