Skip to content

Commit 9b621c6

Browse files
authored
Update test-translation.yml
1 parent 48f52eb commit 9b621c6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test-translation.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
name: Test translation workflow
44

55
on:
6-
schedule:
7-
- cron: '0 0 * * *'
6+
# schedule:
7+
# - cron: '0 0 * * *'
88
push:
99
branches:
1010
- '*'
11+
paths-ignore: 'README.rst'
1112
workflow_dispatch:
1213

1314
jobs:

0 commit comments

Comments
 (0)