mirror of
https://github.com/KaKi87/vivaldi-source.git
synced 2025-07-20 01:05:36 +00:00
👷 Allow manual workflow run
This commit is contained in:
parent
36cfcbe726
commit
dc897173d4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bun.yml
vendored
1
.github/workflows/bun.yml
vendored
|
@ -3,6 +3,7 @@ name: Bun Test
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue