You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently run GitHub workflows for all commits, we should be able to determine when running a particular workflow is not needed. For example changing the readme, should not trigger a release.
For this leveraging paths filter is very helpful.
The text was updated successfully, but these errors were encountered:
We currently run GitHub workflows for all commits, we should be able to determine when running a particular workflow is not needed. For example changing the readme, should not trigger a release.
For this leveraging paths filter is very helpful.
The text was updated successfully, but these errors were encountered: