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
Currently the flake8 linter from the CI flow needs the a github access token to run and this posses an impediment for PRs comming from forks, as they do not have access to one resulting in the flow failing. Check if this action could solve out problem.
The text was updated successfully, but these errors were encountered:
Description
Currently the flake8 linter from the CI flow needs the a github access token to run and this posses an impediment for PRs comming from forks, as they do not have access to one resulting in the flow failing. Check if this action could solve out problem.
The text was updated successfully, but these errors were encountered: