Skip to content

Commit 580884b

Browse files
committed
Add manual trigger to test-package workflow
1 parent ecbc8df commit 580884b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Test package
22

33
on:
44
workflow_call:
5+
workflow_dispatch:
56
push:
67
branches: [ "main" ]
78
pull_request:

0 commit comments

Comments
 (0)