Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin committed Jan 11, 2024
1 parent 649ed64 commit 34b1db4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
on:
[push]
# schedule:
# # everyday at midnight
# - cron: "-1 0 * * *"
schedule:
# twice a day at midnight and afternoon
- cron: "0/12 * * *"
jobs:
sync_laravel_nova_job:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 34b1db4

Please sign in to comment.