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
Use native git commands to detect path changes instead of the
dorny/paths-filter action, which is not ProdSec approved.
The replacement script handles both pull_request and push events,
and includes handling for initial pushes where there is no previous
commit to compare against.
0 commit comments