ci: Add workflow_dispatch
This commit is contained in:
committed by
Corentin Le Molgat
parent
dd584bd1d2
commit
697c4b9efc
@@ -1,6 +1,6 @@
|
||||
name: amd64 MacOS CMake Python
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
# Building using the github runner environement directly.
|
||||
|
||||
Reference in New Issue
Block a user