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
{{ message }}
This repository was archived by the owner on Mar 22, 2021. It is now read-only.
Was messing around with running
paprlocally and hit this right off the bat:The
github_tokenvariable is supposed to be optional, according to RUNNING.md.My workaround was just to disable the
validate_varscall inmain, or I guess removegithub_tokenfrom the loop leaving onlygithub_repoto validate.