Skip to content

Commit c1d594a

Browse files
committed
ci: Allow triggering the CI manually
1 parent b410c77 commit c1d594a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-and-docs.yml

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

33
on:
44
push:
5+
workflow_dispatch:
56

67
permissions:
78
contents: write

0 commit comments

Comments
 (0)