Skip to content

Commit 758dc73

Browse files
authored
ci: add workflow_dispatch to ci-rsc (#614)
1 parent 4005dbe commit 758dc73

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)