Skip to content
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

test: example-docker use action from branch #1055

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

MikeMcC399
Copy link
Collaborator

For consistency with other examples, the example-docker.yml workflow is modified to use the action from its branch instead of from the published action. CI will then test after push or pull_request event triggers correctly using any modifications to the action.

- uses: cypress-io/github-action@v6

is changed to

- uses: ./

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 15, 2023 15:20
Co-authored-by: Matt Schile <mschile@gmail.com>
@mschile mschile merged commit 2d4bd63 into cypress-io:master Oct 17, 2023
70 checks passed
@MikeMcC399 MikeMcC399 deleted the docker-use-branch branch October 17, 2023 14:35
Copy link

🎉 This PR is included in version 6.6.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants