Skip to content

Allow all example workflows to be triggered manually#750

Merged
jaffrepaul merged 1 commit into
cypress-io:masterfrom
MikeMcC399:add-workflow_dispatch
Jan 30, 2023
Merged

Allow all example workflows to be triggered manually#750
jaffrepaul merged 1 commit into
cypress-io:masterfrom
MikeMcC399:add-workflow_dispatch

Conversation

@MikeMcC399

Copy link
Copy Markdown
Collaborator

This PR implements the suggestion from issue #678 "Add workflow_dispatch to examples".

It adds workflow_dispatch to each of the workflow examples in .github/workflows.

This enables any of the example workflows to be run manually, which is very helpful to test an individual workflow, especially after changes have been made.

add workflow_dispatch to all example workflows
@MikeMcC399 MikeMcC399 marked this pull request as ready for review January 27, 2023 09:03
@MikeMcC399

Copy link
Copy Markdown
Collaborator Author

@jaffrepaul

It would be great to have this suggestion merged, since currently I jump through hoops to manually test changes. It should also benefit other users who would like to try out any of the examples for learning or testing purposes.

@jaffrepaul jaffrepaul left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @MikeMcC399. I had this on the list of future improvements!

@jaffrepaul jaffrepaul merged commit 35f18de into cypress-io:master Jan 30, 2023
@MikeMcC399

Copy link
Copy Markdown
Collaborator Author

@jaffrepaul

This will make my testing a lot easier. Many thanks for merging!

@MikeMcC399 MikeMcC399 deleted the add-workflow_dispatch branch January 30, 2023 18:04
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants