Skip to content

Commit 2886132

Browse files
ChengaDevclaude
andcommitted
ci: add workflow_dispatch trigger for manual runs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5d6d02a commit 2886132

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
workflow_dispatch:
78

89
jobs:
910
test:

0 commit comments

Comments
 (0)