html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/pydata/xarray/issues/4801#issuecomment-759749060,https://api.github.com/repos/pydata/xarray/issues/4801,759749060,MDEyOklzc3VlQ29tbWVudDc1OTc0OTA2MA==,13301940,2021-01-13T21:25:25Z,2021-01-13T21:25:25Z,MEMBER,"> the trigger also seems to be broken: the action fails because HEAD^2 apparently is not always a valid ref for pull request events. Do you have any thoughts on how to address this?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,784628736 https://github.com/pydata/xarray/issues/4801#issuecomment-759747669,https://api.github.com/repos/pydata/xarray/issues/4801,759747669,MDEyOklzc3VlQ29tbWVudDc1OTc0NzY2OQ==,13301940,2021-01-13T21:22:36Z,2021-01-13T21:22:36Z,MEMBER,"@keewis, I think the issue has to do with a typo in this condition: https://github.com/pydata/xarray/blob/fb67358ceb0c386560e6a6991dd937292ba54d46/.github/workflows/upstream-dev-ci.yaml#L35 The right event name is `schedule` instead of `scheduled`: `github.event_name == 'scheduled'` --> `github.event_name == 'schedule'`","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,784628736