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
## Problem
The current pattern will not catch the script files because they are
nested beyond one directory deep.
## Solution
change it to `**/script/**`.
0 commit comments