Skip to content

Commit 3e95e55

Browse files
committed
Properly deactivate translations GitHub action
1 parent 07fb95c commit 3e95e55

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+
workflow_dispatch:
3+
# schedule:
4+
# - cron: "*/5 * * * *"
55

66
name: generate-translations
77

0 commit comments

Comments
 (0)