Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd2af71f

Browse files
committed
Revert "disable cron to update translations"
#49This reverts commit423ff40.
1 parent29f20f3 commitd2af71f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎.github/workflows/update.yml‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ name: Update translations
33

44
on:
55
workflow_dispatch:
6-
#schedule:
7-
# - cron: '40 23 * * *'
6+
schedule:
7+
-cron:'40 23 * * *'
88
#push:
99
# paths:
1010
# - '.github/workflows/update.yml'
1111
# - 'scripts/update.sh'
12+
# branches:
13+
# - '3.11'
1214

1315
env:
1416
CPYTHON_BRANCH:'3.14'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp