mirror of
https://github.com/lukaszraczylo/tdlib-telegram-bot-api-docker.git
synced 2026-06-05 22:33:43 +00:00
Trigger build automatically once a week.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Build Telegram API server
|
||||
on:
|
||||
workflow_dispatch
|
||||
schedule:
|
||||
- cron: "0 2 */7 * *"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user