Skip to content

Commit

Permalink
Merge pull request #12 from iamcharankumar/fb_cron
Browse files Browse the repository at this point in the history
Fb cron
  • Loading branch information
iamcharankumar authored Nov 7, 2024
2 parents 28c6f23 + 81f550d commit a455715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- issue-*
- fb_*
schedule:
- cron: 0 19 * * *
- cron: '* * * * *'

jobs:
build_and_test:
Expand Down

0 comments on commit a455715

Please sign in to comment.