Skip to content

ci: improve the GitHub Actions workflow#2697

Merged
thatfiredev merged 2 commits into
masterfrom
rpf/ci-gha-best-practices
Jul 11, 2025
Merged

ci: improve the GitHub Actions workflow#2697
thatfiredev merged 2 commits into
masterfrom
rpf/ci-gha-best-practices

Conversation

@thatfiredev
Copy link
Copy Markdown
Member

This PR should:

  • set a timeout of 30 minutes - our CI rarely takes more than that. Let's not use quotas unecessarily
  • use concurrency to cancel previous workflows

* only build the whole repo on the main branch - there's no need for us to build every pushed branch
* set a timeout of 30 minutes - our CI rarely takes more than that. Let's not use quotas unecessarily
* use concurrency to cancel previous workflows
@thatfiredev thatfiredev merged commit 3723e86 into master Jul 11, 2025
7 checks passed
@thatfiredev thatfiredev deleted the rpf/ci-gha-best-practices branch March 4, 2026 00:10
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