[accessibility-review] Workflow needs concrete app build and startup commands #1407
Unanswered
Replies: 1 comment 1 reply
|
/repo-assist open pr resolving this |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The
Build and run app in backgroundstep is still a placeholder, so the accessibility review cannot safely reachlocalhost:3000.Manually replace lines 48–53 in
.github/workflows/accessibility-review.mdwith:Please (1) make these changes manually, (2) run
gh aw compileto compile the workflow file using GitHub Agentic Workflows, and (3) remove this workflow-instructions section from the markdown after the compiled workflow has been updated.Add this agentic workflow to your repo
To install this agentic workflow, run
All reactions