Skip to content

Commit

Permalink
Merge pull request #2556 from ballerina-platform/NipunaRanasinghe-pat…
Browse files Browse the repository at this point in the history
…ch-3

Update trigger time of the ballerinax connectors full build workflow
  • Loading branch information
NipunaRanasinghe authored Sep 15, 2023
2 parents 4593834 + b062b81 commit e94b30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-ballerinax-connectors-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Trigger ballerinax connectors build
on:
workflow_dispatch:
schedule:
- cron: '30 18 * * *' # 00:00 in LK time (GMT+5:30)
- cron: '30 19 * * *' # 01:00AM IST (GMT+5:30)

jobs:
get_connector_list:
Expand Down

0 comments on commit e94b30a

Please sign in to comment.