Skip to content

Commit 7a6ee7d

Browse files
Update cronJob.yaml
1 parent cc41be2 commit 7a6ee7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cronJob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Cron Job
22

33
on:
44
workflow_dispatch:
5-
# Temporarily turn off the LSP4IJ integration till https://github.com/OpenLiberty/liberty-tools-intellij/issues/1457 is resolved.
5+
# Temporarily turn off the LSP4IJ integration till https://github.com/OpenLiberty/liberty-tools-intellij/issues/1457 is resolved.
66
# schedule:
77
# # The job runs at 9:30 AM UTC every Monday through Friday, which is 3:00 PM IST and 4:30 AM EST.
88
# # Ref - https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onschedule

0 commit comments

Comments
 (0)