Skip to content

Commit

Permalink
fix: workflow_run -> workflow_dispatch (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot authored Aug 13, 2024
1 parent cf75f10 commit b636eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loadtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Loadtests

on:
workflow_call:
workflow_dispatch:
inputs:
### Required
dops_api_url:
Expand Down

0 comments on commit b636eaa

Please sign in to comment.