feat: add workflow_dispatch to CI workflow #7
Reference in New Issue
Block a user
Delete Branch "feat/add-workflow-dispatch"
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?
Summary
workflow_dispatch:trigger to.github/workflows/ci.yamlso the CI workflow can be run manually from the GitHub Actions UI.release.yamlalready hasworkflow_dispatchconfigured.Test plan