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

Avoids running auto-benchmark on tag pushes #81

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

merschformann
Copy link
Member

Description

Fixes the triggers for the auto-benchmark workflow to only run on branch pushes (avoiding tag pushes), since we are only interested tracking performance for code changes.

Changes

  • Modified the trigger event in auto-benchmark.yml to run on push events only for branches.

@merschformann merschformann merged commit 6285d89 into develop Dec 24, 2024
34 checks passed
@merschformann merschformann deleted the merschformann/fix-auto-benchmark-triggers branch December 24, 2024 21:41
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