ci: Add workflow_dispatch

This commit is contained in:
Mizux Seiha
2023-10-10 21:21:20 +02:00
committed by Corentin Le Molgat
parent dd584bd1d2
commit 697c4b9efc
28 changed files with 28 additions and 28 deletions

View File

@@ -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.