Skip to content

Commit a94ea0b

Browse files
committed
actions: Enable workflow dispatch for the ci workflow.
1 parent 4b41c26 commit a94ea0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

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

33
on:
44
push:
5+
workflow_dispatch:
56

67
permissions:
78
contents: read

0 commit comments

Comments
 (0)