Skip to content

Commit 60705e2

Browse files
committed
CI: Add workflow_dispatch
1 parent ea4fff8 commit 60705e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push, pull_request]
1+
on: [push, pull_request, workflow_dispatch]
22
jobs:
33
test:
44
strategy:

0 commit comments

Comments
 (0)