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

Align GitHub workflow/job run conditions #1532

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

justsmth
Copy link
Contributor

Description of changes:

  • Align our GitHub workflows/jobs so that they all run on the same conditions.
  • Avoid costly CI runs when on non-"aws" repos.
    • The "General CI Tests sanity-test-run" and "Code Coverage codecov-ci" jobs will still run on any repo that has GitHub actions enabled.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested a review from a team as a code owner April 15, 2024 18:21
@justsmth justsmth merged commit 04eb6b4 into aws:main Apr 15, 2024
46 checks passed
@justsmth justsmth deleted the github-workflow-conditions branch April 15, 2024 19:28
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