Skip to content

Commit 07fb95c

Browse files
committed
Properly deactivate translation GitHub action
1 parent b84a2ab commit 07fb95c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/translations.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
on:
2-
schedule:
3-
# - cron: "*/5 * * * *"
4-
workflow_dispatch:
1+
# on:
2+
# #schedule:
3+
# # - cron: "*/5 * * * *"
4+
# workflow_dispatch:
55

66
name: generate-translations
77

0 commit comments

Comments
 (0)