Skip to content

Commit 50cd840

Browse files
committed
Add workflow dispatch
1 parent 3b1899c commit 50cd840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

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

44
on:
5+
workflow_dispatch:
56
pull_request:
67
branches:
78
- main

0 commit comments

Comments
 (0)