Skip to content

ci: add workflow_dispatch trigger to tests workflow#3299

Merged
legendecas merged 1 commit intonodejs:mainfrom
dsanders11:patch-1
Apr 22, 2026
Merged

ci: add workflow_dispatch trigger to tests workflow#3299
legendecas merged 1 commit intonodejs:mainfrom
dsanders11:patch-1

Conversation

@dsanders11
Copy link
Copy Markdown
Contributor

Checklist
  • npm install && npm run lint && npm test passes
  • commit message follows commit guidelines
Description of change

It's a lot easier for forks to run CI to verify tests pass if there's a workflow_dispatch trigger so you can manually trigger CI for a given branch from the GitHub UI.

@dsanders11
Copy link
Copy Markdown
Contributor Author

@cclauss can this be merged?

@cclauss
Copy link
Copy Markdown
Contributor

cclauss commented Apr 21, 2026

Pull requests that fail Continuous Integration are not going to be merged to main.

@dsanders11
Copy link
Copy Markdown
Contributor Author

@cclauss, rebased on main.

@legendecas legendecas merged commit b2fcdcd into nodejs:main Apr 22, 2026
37 checks passed
@dsanders11 dsanders11 deleted the patch-1 branch April 22, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants