Skip to content

Commit a2ddbb3

Browse files
committed
Enable test run on workflow_dispatch
1 parent 138aef8 commit a2ddbb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: CI
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- $default-branch

0 commit comments

Comments
 (0)