Skip to content

Commit

Permalink
Make sure that cron and text translation is running at test env
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Oct 11, 2023
1 parent 01a250f commit 695a94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lagoon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ environments:
schedule: "M/30 * * * *"
command: drush locale-check && drush locale-update
service: cli
pr-396:
pr-399:
cronjobs:
- name: drush cron
schedule: "M/15 * * * *"
Expand Down

0 comments on commit 695a94a

Please sign in to comment.