Add capability to run workflow manually
This commit is contained in:
1
.github/workflows/elixir.yml
vendored
1
.github/workflows/elixir.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: Elixir CI
|
name: Elixir CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Reference in New Issue
Block a user