Skip to content

CI: Run GH action on pushed branches #1898

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

CI: Run GH action on pushed branches #1898

wants to merge 1 commit into from

Conversation

wallyqs
Copy link
Member

@wallyqs wallyqs commented Jul 8, 2025

No description provided.

Signed-off-by: Waldemar Quevedo <[email protected]>
@wallyqs wallyqs changed the title Run CI on pushed branches CI: Run CI on pushed branches Jul 8, 2025
@wallyqs wallyqs changed the title CI: Run CI on pushed branches CI: Run GH action on pushed branches Jul 8, 2025
@piotrpio
Copy link
Collaborator

piotrpio commented Jul 9, 2025

The thought behind this was to avoid double CI runs (4 in total, as we test on 2 go versions), for each push on a pull request. Possibly configuring workflow_dispatch to be able to run CI manually (from CLI or from web) would work?

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