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

stop duplicate gate workflow runs #1433

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

zaro0508
Copy link
Contributor

@zaro0508 zaro0508 commented Feb 3, 2024

The integration tests is triggered twice on force pushes to master. We only want it to run once.

  • trigger integration tests on merges to master branch
  • trigger integration tests on creation of branches from PRs
  • do not trigger integration tests twice

The integration tests is triggered twice on force pushes to master.
We only want it to run once.

* trigger integration tests on merges to master branch
* trigger integration tests on creation of branches from PRs
* do not trigger integration tests twice

only run integration tests once
@zaro0508 zaro0508 merged commit eb8fe8a into Sceptre:master Feb 3, 2024
11 checks passed
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.

1 participant