mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 23:26:30 +08:00
feat: add auto download
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: Download Languages Resources
|
||||
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: "0 0 * * 5" # At 00:00(UTC) on Friday.
|
||||
schedule:
|
||||
- cron: '0 0 * * 5' # At 00:00(UTC) on Friday.
|
||||
workflow_dispatch:
|
||||
|
||||
# Cancels all previous workflow runs for pull requests that have not completed.
|
||||
|
||||
Reference in New Issue
Block a user