Has anyone experienced this issue with Github Actions?

I made “LAMS LookML Linter Job” a required status check in the Github settings so that a pr can’t be merged if its status reports “failure”.
Not sure why I’m stuck here: Expected
—
Waiting for status to be reported
which never succeeds even though I triggered the build many many times. Looks like the job is not finishing at all but I confirmed its completion under Actions tab.