Closed as duplicate of#9228
Closed as duplicate of#9228
Description
Describe the bug
run view
fails on runs originating from org/enterprise ruleset workflows AKA "required workflows"
Related:
gh run list
does not work with organization ruleset required workflows #10076 (same problem except forrun list
)run list
: do not fail on organization/enterprise ruleset imposed workflows #10660
Affected version
n/a
Steps to reproduce the behavior
gh run view #######
failed to get run: HTTP 404: Not Found (https://api.github.com/repos/<owner>/<repo>/actions/workflows/######)
Expected vs actual behavior
run view
should not fail, it should display without the workflow metadata.