Skip to content

Commit a2d4ab4

Browse files
committed
Allow manual CI verification
(cherry picked from commit c0efd79) (cherry picked from commit a78addd)
1 parent 3673088 commit a2d4ab4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

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

33
on:
4+
workflow_dispatch:
45
pull_request:
56
branches: [main, v20, v21, "v*"]
67
push:

0 commit comments

Comments
 (0)