Skip to content

Commit 56d9d55

Browse files
committed
temp add workflow_dispatch: to test.yml for testing
1 parent ea511ce commit 56d9d55

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
@@ -2,6 +2,7 @@ name: Test, typecheck, and lint
22

33
on:
44
pull_request:
5+
workflow_dispatch:
56

67
permissions:
78
contents: read

0 commit comments

Comments
 (0)