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

ci: Do not run workflow twice for a PR #887

Merged
merged 1 commit into from Mar 12, 2024
Merged

Conversation

seanpoulter
Copy link
Contributor

Problem

The workflows are run twice when we push to a PR branch. See https://github.com/webdriverio/selenium-standalone/pull/886/checks.

Proposed Changes

  • Only run the workflow once when we push to a PR branch

Screenshots/Demo

The checks should not run for (push), only (pull_request).

@christian-bromann christian-bromann merged commit 57e1eb1 into main Mar 12, 2024
2 checks passed
@christian-bromann christian-bromann deleted the pr-or-push-to-main branch March 12, 2024 04:14
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.

None yet

2 participants