We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c28a83 + 9b98af5 commit f35b522Copy full SHA for f35b522
.github/workflows/update-icons.yaml
@@ -2,7 +2,7 @@ name: Retrieve latest icons from excel file
2
3
on:
4
schedule:
5
- - cron: 0 0 * * *
+ - cron: 0 0 */4 * *
6
workflow_dispatch:
7
8
jobs:
@@ -43,3 +43,4 @@ jobs:
43
commit-message: "Update icons and screenshots from the excel file"
44
branch: pull-request/update-icons-and-screenshots
45
body-path: pr_body.md
46
+
.github/workflows/update-tolgee.yml
@@ -2,7 +2,7 @@ name: Tolgee CI
+ - cron: 0 0 */2 * *
load-translations:
0 commit comments