Skip to content

Separate Build and Deploy Workflows #76

Description

@threeal

This issue suggests separating the CI workflow into build and deploy workflows. This change is proposed because both workflows have separate triggers. While the build workflow is triggered by pull request events and push events to the main branch, the deploy workflow should only be triggered by push events to the main branch.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions