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: deduplicate tests on main push #218

Merged
merged 2 commits into from
Feb 6, 2025
Merged

ci: deduplicate tests on main push #218

merged 2 commits into from
Feb 6, 2025

Conversation

erickzhao
Copy link
Member

Fast follow-up to #196

Since we call the CI workflow from release.yml (which gets run on main push), we don't need a separate main push trigger for the CI workflow file itself.

jobs:
test:
uses: ./.github/workflows/ci.yml

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@erickzhao erickzhao merged commit be13307 into main Feb 6, 2025
14 checks passed
@erickzhao erickzhao deleted the main-push-ci branch February 6, 2025 22:44
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.

2 participants