Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: Change actions to run only on changes with respect to master branch#952

Merged
RaoulLuque merged 1 commit into
masterfrom
rl/change_ci_to_only_run_on_master
Feb 7, 2026
Merged

ci: Change actions to run only on changes with respect to master branch#952
RaoulLuque merged 1 commit into
masterfrom
rl/change_ci_to_only_run_on_master

Conversation

@RaoulLuque
Copy link
Copy Markdown
Member

This tries to fix Actions not running on PRs targeting the 0.8 branch, as seen in this PR #951.

The theory being that workflows from the master branch are triggered as they are triggered on PRs to any branch but they don't actually exist on the target branch which confuses GitHub and leads to unexpected behaviour.

@RaoulLuque RaoulLuque added this pull request to the merge queue Feb 7, 2026
Merged via the queue into master with commit ba97705 Feb 7, 2026
14 checks passed
@RaoulLuque RaoulLuque deleted the rl/change_ci_to_only_run_on_master branch February 7, 2026 13:41
github-merge-queue Bot pushed a commit that referenced this pull request Feb 7, 2026
…ch (#954)

This tries to address the same problem as
#952 with the same reasoning.
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