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
ci: use the read-only GH app token for pulling mfd
We can't use `${{ github.token }}` for calling `gh` on another repo than
this repo (cloudbeds/cloudbeds-api-python).
We're using the default app that allows us to read from all repos.
0 commit comments