Skip to content

Conversation

@ad-altun
Copy link
Owner

Summary

Adds workflow_dispatch trigger to enable manual workflow execution from GitHub Actions UI.

Benefits

  • Allows manual deployments without pushing commits
  • Useful for testing deployment configurations
  • Enables on-demand hotfix deployments
  • Follows CI/CD best practices

Changes

  • Add workflow_dispatch event trigger to deploy.yml

Testing

After merge, verify manual trigger appears in Actions → Deploy App → Run workflow

…nual workflow trigger for testing and on-demand deployments
…nual workflow trigger for testing and on-demand deployments
@sonarqubecloud
Copy link

@ad-altun ad-altun merged commit d304a08 into main Oct 21, 2025
4 checks passed
@ad-altun ad-altun deleted the chore/workflow-actions branch October 21, 2025 19:35
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.

2 participants