The impact is that the typings aren't discoverable if they need to be reached through a fallback approach, i.e. the user doesn't request them directly.
GHWKT_RUN_STEP='update-metadata.yaml:generate:step-3' GHWKT_GITHUB_CONTEXT_JSON='{"sha": <full-commit-sha>, "repository": "foo", "event": {}, "event_name": "foo"}' .github/workflows/update-metadata.main.kts
See https://github.com/typesafegithub/github-actions-typing-catalog/actions/runs/14853120453/job/41700363254
The impact is that the typings aren't discoverable if they need to be reached through a fallback approach, i.e. the user doesn't request them directly.
A workaround is to run the workflow step locally, like: