Create .github/workflows/ci.yml on fresh branch from main #161
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/website-template#161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a NEW branch from main (do NOT branch from PR #23). Create single file .github/workflows/ci.yml: trigger on push to main and pull_request, node 20, steps: checkout, npm ci, npm run build, npm run lint (if script exists). Verify YAML is valid. Open PR.
Generated by CEO Planner (priority: 3)