Skip to content

GitHub Actions: Ignore 'dependabot/**' branches#4919

Merged
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
WeiqunZhang:ci_ignore_dependabot
Jan 22, 2026
Merged

GitHub Actions: Ignore 'dependabot/**' branches#4919
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
WeiqunZhang:ci_ignore_dependabot

Conversation

@WeiqunZhang
Copy link
Copy Markdown
Member

The approach in #4916 disables CIs for pushes to all non-development branches, including branches on forks. That's not we want. In this PR, we only skip CIs for pushes to 'dependabot/**' branches.

The approach in AMReX-Codes#4916 disables CIs for pushes to all non-development
branches, including branches on forks. That's not we want. In this PR, we
only skip CIs for pushes to 'dependabot/**' branches.
@WeiqunZhang WeiqunZhang requested a review from zingale January 22, 2026 20:16
@asalmgren asalmgren self-requested a review January 22, 2026 20:18
@WeiqunZhang WeiqunZhang enabled auto-merge (squash) January 22, 2026 20:19
@WeiqunZhang WeiqunZhang merged commit 058041c into AMReX-Codes:development Jan 22, 2026
74 checks passed
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.

3 participants