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
* Improve path-filtering rules on unit test action
See docs about how jobs that are skipped still report "success", which
is necessary for jobs that are required to succeed based on branch
protection rules.
https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution
* Code must be checked out for paths-filter to run
* Only run on default pull request events
Defaults are that it will run when a PR is opened, reopened, or
synchronized (new commits pushed).
0 commit comments