Run the workflow when someone pushes a button

This commit is contained in:
Simon Cozens
2025-04-22 10:08:41 +01:00
parent 580081572c
commit d564c902ff

View File

@@ -2,6 +2,7 @@ name: QA whole library
on:
schedule:
- cron: "12 1 * * *"
workflow_dispatch:
jobs:
rebuild:
runs-on: macos-13 # More RAM, heh heh