Skip to content

Commit bdfb005

Browse files
committed
Fewer retries until their API is fixed
1 parent 30352ab commit bdfb005

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
EXCLUDE_LANGS: ${{ secrets.EXCLUDE_LANGS }}
4747
EXCLUDE_PRIVATE: "false"
4848
DEBUG: "false"
49+
# TODO: Remove this when they get their API working again
50+
# https://github.com/orgs/community/discussions/192970
51+
MAX_RETRIES: 5
4952

5053
- name: Commit to the repo
5154
run: |

0 commit comments

Comments
 (0)