Skip to content

Commit

Permalink
Merge pull request #55 from aitnitishshelage/patch-1
Browse files Browse the repository at this point in the history
Updated time from 11 am to 5 pm of every Thursday.
  • Loading branch information
iabmayank authored Aug 17, 2022
2 parents 4114441 + 1447f71 commit 9ff36b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: GVLUPDATE
on:
# Runs on pushes targeting the default branch
schedule:
- cron: "*/0 11 * * 4"
- cron: "0 17 * * 4"

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 9ff36b5

Please sign in to comment.