We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fb95c commit 3e95e55Copy full SHA for 3e95e55
.github/workflows/translations.yml
@@ -1,7 +1,7 @@
1
-# on:
2
-# #schedule:
3
-# # - cron: "*/5 * * * *"
4
-# workflow_dispatch:
+ on:
+ workflow_dispatch:
+# schedule:
+# - cron: "*/5 * * * *"
5
6
name: generate-translations
7
0 commit comments