Closed cpcloud closed 2 years ago
I guess the decryption would be the reason at the moment :)
Ok, there's an actual bug here! I'll fix it
@tswast You're right about the head sha bit. I misread the pull_request_target
docs, pull_request_target
events run against the base of the pull request which'll be main
here.
Looks like it's working now. Thanks! https://github.com/ibis-project/ibis-bigquery/runs/4717044031?check_suite_focus=true
Working in PRs as well: https://github.com/ibis-project/ibis-bigquery/runs/4717105215?check_suite_focus=true
@tswast Is there any reason not to stick the service account JSON creds into a repo secret?