We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc41be2 commit 7a6ee7dCopy full SHA for 7a6ee7d
.github/workflows/cronJob.yaml
@@ -2,7 +2,7 @@ name: Cron Job
2
3
on:
4
workflow_dispatch:
5
-# Temporarily turn off the LSP4IJ integration till https://github.com/OpenLiberty/liberty-tools-intellij/issues/1457 is resolved.
+# Temporarily turn off the LSP4IJ integration till https://github.com/OpenLiberty/liberty-tools-intellij/issues/1457 is resolved.
6
# schedule:
7
# # The job runs at 9:30 AM UTC every Monday through Friday, which is 3:00 PM IST and 4:30 AM EST.
8
# # Ref - https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onschedule
0 commit comments