mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
ci: schedule beta workflow hourly to automate sync runs
This commit is contained in:
parent
644f0d4e92
commit
571f5b31c9
6
.github/workflows/beta.yml
vendored
6
.github/workflows/beta.yml
vendored
@ -1,10 +1,8 @@
|
||||
name: beta
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [dev]
|
||||
pull_request:
|
||||
types: [opened, synchronize, labeled, unlabeled]
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user