Skip to content

Commit adb5e0b

Browse files
HavenDVclaude
andcommitted
Add workflow_dispatch trigger to native CLI workflow
Allows manual testing of the build pipeline without creating tags. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5883064 commit adb5e0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/native-cli.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
tags:
88
- v*
9+
workflow_dispatch:
910

1011
permissions:
1112
contents: write

0 commit comments

Comments
 (0)