Skip to content

Commit 43bed15

Browse files
committed
chore: adjust trigger of ci
1 parent 16b6f1a commit 43bed15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: ["*"]
66
pull_request:
77
branches: [main]
8+
workflow_dispatch: # Allow manual triggering
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)