diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index 3df6d7c91..6b4dd829d 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -5,6 +5,8 @@ on: workflows: ["Manage Versions"] # Name of the manage-versions.yml workflow types: - completed + branches: + - evals # Add permissions for creating releases permissions: