Skip to content

Commit de1b1cd

Browse files
committed
Update .tx/config
1 parent cbf155e commit de1b1cd

File tree

3 files changed

+2995
-2445
lines changed

3 files changed

+2995
-2445
lines changed

.github/workflows/update.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ name: Update translations
33

44
on:
55
workflow_dispatch:
6-
push:
7-
paths:
8-
- '.github/workflows/update.yml'
9-
- 'scripts/update.sh'
10-
branches:
11-
- '3.11'
126
schedule:
137
- cron: '40 23 * * *'
8+
#push:
9+
# paths:
10+
# - '.github/workflows/update.yml'
11+
# - 'scripts/update.sh'
12+
# branches:
13+
# - '3.11'
1414

1515
env:
1616
CPYTHON_BRANCH: '3.11'

0 commit comments

Comments
 (0)