fix: perf_nightly YAML syntax

This commit is contained in:
Henrik Ingo
2025-10-07 15:53:17 +03:00
parent 24438f7e4e
commit e5c44cced0

View File

@@ -1,7 +1,8 @@
name: Nightly Benchmarks on Nyrkiö Runners (stability)
on:
workflow_dispatch: ["main", "notmain", "master"]
workflow_dispatch:
branches: ["main", "notmain", "master"]
schedule:
- cron: '24 6,11,14,20 * * *'
push: