Skip to content

Commit

Permalink
add:cron at 4.30 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhin077 authored Oct 12, 2023
1 parent 25fbd47 commit 6abac79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- master
workflow_dispatch:
schedule:
- cron: '30 4 * * *'

jobs:
build-and-deploy:
Expand Down

0 comments on commit 6abac79

Please sign in to comment.