mirror of
https://github.com/google/fonts.git
synced 2026-01-25 04:18:11 +00:00
Run the workflow when someone pushes a button
This commit is contained in:
1
.github/workflows/fontspectorall.yaml
vendored
1
.github/workflows/fontspectorall.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user