Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make CI run all branches on push (#5836)
We create branches for patch versions that need to be verified by CI. Reference: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet > '**' : Matches all branch and tag names. This is the default behavior when you don't use a branches or tags filter.
- Loading branch information