-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working