Skip to content

Commit 071d373

Browse files
committed
chore: support workflow dispatch in CI
1 parent d436dae commit 071d373

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/elixir.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
branches: [main]
1111
pull_request:
1212
branches: [main]
13+
workflow_dispatch:
1314
workflow_call:
1415
env:
1516
ASH_OBAN_CI_OBAN_PRO: "false"

0 commit comments

Comments
 (0)