ci: Run CI on pushes to all branches - #280
Conversation
|
@guidograzioli What's your feeling about this PR? |
|
We create PRs from forks, not branches, so I do not see real value in this change tbh |
Of course, that's not the point. The current setup forces contributors to develop in |
|
I've just added another commit that prevents running the Documentation job in forks because it does not work there. edit: See that the referenced action expects the repository contains tags, which does not have to be true. |
@guidograzioli Could you look at the proposed change again? As I tried to explain, it's especially useful in forks because the |
9a2be14 to
225e774
Compare
|
rebase & ping |
Dropping this as it's now part of #291. Second look on this PR is still welcomed though. |
68f6040 to
39a680b
Compare
39a680b to
1ba3970
Compare
|
@RanabirChakraborty any update on this? |
It's imho better to find potential issues before creating a PR. And development in the
mainbranch is not ideal (definitely not for any bigger changes...)