Skip to content

chore(ci): Execute the "Dependencies" workflow on push to main and for PRs#1782

Merged
martin-g merged 1 commit into
apache:mainfrom
martin-g:1736-ci-filter-branches-2
May 27, 2026
Merged

chore(ci): Execute the "Dependencies" workflow on push to main and for PRs#1782
martin-g merged 1 commit into
apache:mainfrom
martin-g:1736-ci-filter-branches-2

Conversation

@martin-g
Copy link
Copy Markdown
Member

Which issue does this PR close?

Follow-up of #1738
#1738 (comment)

Rationale for this change

The "Dependencies" workflow still runs twice - once for pull_request and another time for a push to a branch that is not gh-readonly-queue/**.
E.g. https://github.com/apache/datafusion-ballista/pull/1773/checks

What changes are included in this PR?

The CI workflow will now run for pull_request against any branch and push to main. Like many of the other workflows

Are there any user-facing changes?

No

Copy link
Copy Markdown
Contributor

@milenkovicm milenkovicm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @martin-g

@martin-g martin-g merged commit efca660 into apache:main May 27, 2026
5 checks passed
@martin-g martin-g deleted the 1736-ci-filter-branches-2 branch May 27, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants