Skip to content

Commit 1e2c80d

Browse files
shmuel hizmiclaude
andcommitted
Allow manual trigger of release workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8cc6afa commit 1e2c80d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Release
33
on:
44
push:
55
branches: [master]
6+
workflow_dispatch:
67

78
concurrency:
89
group: release

0 commit comments

Comments
 (0)