Skip to content

Commit

Permalink
revert cron
Browse files Browse the repository at this point in the history
  • Loading branch information
ewigl committed Jun 4, 2024
1 parent 3d0b15e commit 935205d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Checkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: HIFINI-Auto-Checkin
on:
workflow_dispatch:
schedule:
- cron: "40 15 * * *"
- cron: "0 16 * * *"

jobs:
checkin:
Expand Down

0 comments on commit 935205d

Please sign in to comment.