Like auto-publish on a blog platform — you write the post, click save, and it goes live.
The workflow triggers on every push to main. Azure App Service gets updated automatically — no manual deployments.
> Workflow triggered by push to main > Commit: feat(api): add user endpoint by @alice
Like auto-publish on a blog platform — you write the post, click save, and it goes live.
The workflow triggers on every push to main. Azure App Service gets updated automatically — no manual deployments.
> Workflow triggered by push to main > Commit: feat(api): add user endpoint by @alice
Sign in to cast your vote
Sign in to share your feedback and join the discussion.