diff --git a/.github/workflows/Registrator.yml b/.github/workflows/Registrator.yml index 8b44d2f6d9..4489839c0b 100644 --- a/.github/workflows/Registrator.yml +++ b/.github/workflows/Registrator.yml @@ -4,6 +4,7 @@ on: push: branches: - "main" + - "release-*" paths: - "Project.toml" issue_comment: diff --git a/.github/workflows/RegistratorNDTensors.yml b/.github/workflows/RegistratorNDTensors.yml index 28598a641e..0306a093f2 100644 --- a/.github/workflows/RegistratorNDTensors.yml +++ b/.github/workflows/RegistratorNDTensors.yml @@ -4,6 +4,7 @@ on: push: branches: - "main" + - "release-*" paths: - "NDTensors/Project.toml" issue_comment: