Cant create CI jobs in dbt
This is the second CI job Im trying to create. First one works fine for quite some time.
dbt cloud is configured to have all permissiong in GitHub as per doc.
Regardless, on CI creation dbt gives an error:
“Triggered by pull requests
This account needs to accept the latest permissions for the
dbt Cloud GitHub App”
where else shoud I accept the latest permissions? thank you!