Skip to content

Change documentation workflow trigger to exclude tags #96

Description

@lwalejko

The current documentation workflow is configured to run on both branch updates and new tag creations. However, this setup leads to issues because the workflow includes a push operation to the upstream repository, which isn’t possible with tags. To resolve this, we need to adjust the workflow triggers so that it only activates on branch pushes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions