Skip to content

Commit

Permalink
Update cronjobnew.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaisakhkannan committed Jul 15, 2024
1 parent 6c9e5f2 commit 2964d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cronjobnew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
# The job runs every midnight (UTC time) Ref - https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onschedule
- cron: '0 0 * * *'
workflow_dispatch:
push:

jobs:
fetch_all_pull_request_shas:
Expand Down

0 comments on commit 2964d78

Please sign in to comment.