# 🤷‍♂️ Common issues

These are some common issues that might be preventing your workflow from running successfully.

  • If your workflow is not working properly it's worth checking the workflow logs, either on the workflow runs page, or on your worker if you've set one up.
  • In case your workflow uses a git repository containing python code, make sure it is set to public. Since you are using either the Arup gitlab or github website, making your repo public only means that people who can access the VPN will have access to your repository when it is set to public.