mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
ci: Allow manual trigger
This commit is contained in:
1
.github/workflows/loadtest.yml
vendored
1
.github/workflows/loadtest.yml
vendored
@@ -3,6 +3,7 @@ name: Load Test
|
|||||||
on:
|
on:
|
||||||
issue_comment:
|
issue_comment:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
loadtest:
|
loadtest:
|
||||||
|
|||||||
Reference in New Issue
Block a user