You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add workflow_dispatch trigger to allow manual execution of the CI/CD
workflow from the GitHub Actions UI. This enables developers to run
the workflow on-demand without requiring a push or pull request.
The workflow will now show a 'Run workflow' button in the GitHub
Actions interface while maintaining all existing automatic triggers.
Signed-off-by: 家娃 <[email protected]>
0 commit comments