Skip to content

Commit ae59651

Browse files
committed
ci: add workflow_dispatch to ci-rsc
1 parent 26326b3 commit ae59651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-rsc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: ci-rsc
33
permissions: {}
44

55
on:
6+
workflow_dispatch:
67
push:
78
branches:
89
- main

0 commit comments

Comments
 (0)