remove deployment schedule

This commit is contained in:
Nebel 2024-03-16 20:52:03 +09:00
parent 9b325a61a2
commit 84705fc749
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -1,11 +1,6 @@
name: deploy
on:
workflow_dispatch:
schedule:
# 土曜日 21:00 (JST) は 土曜日 12:00 (UTC)
# https://time.is/compare/JST/UTC
# https://crontab.guru/#00_12_*_*_SAT
- cron: 00 12 * * SAT
push:
branches: main
jobs: