👷 Allow manual workflow run

This commit is contained in:
KaKi87 2025-07-19 15:11:10 +02:00
parent 36cfcbe726
commit dc897173d4

View file

@ -3,6 +3,7 @@ name: Bun Test
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
test: