Commit 4ecce69
authored
chore: Add workflow_dispatch trigger for rs_ci.yml (#742)
# This PR
Allows the workflow `rs_ci.yml` to be triggered manually.
# Motivation
Right now `rs_ci.yml` can only use the workflow from the main branch,
making it hard to test
#741.1 parent e3a9dc4 commit 4ecce69
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | | - | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments