Skip to content

Commit a8804f2

Browse files
authored
chore: add workflwo dispatch event for ci (#2414)
needed so that we can trigger ci manually
1 parent 69952dc commit a8804f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: ci
22
on:
3+
workflow_dispatch:
34
push:
45
pull_request:
56
types: [opened, reopened]

0 commit comments

Comments
 (0)