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
Before we run linter on changed files we run a check if there is an actual change in `.py` files, if there are any `.py` files from the previous step.
126
126
127
-

127
+

128
128
129
129
Next, using the before-mentioned output variable we can safety pass the content from this `steps.filter.outputs.py_scripts_filter_files` variable to linter.
0 commit comments