Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
1
  • Loading branch information
ccp-p authored Dec 2, 2023
1 parent 5a18237 commit 5d8b23c
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 @@ -2,7 +2,7 @@ name: "Airport Checkin"

on:
schedule:
- cron: "30 22 * * *" # scheduled at 06:30 (UTC+8) everyday
- cron: "30 16 * * *" # scheduled at 06:30 (UTC+8) everyday
workflow_dispatch:

env:
Expand Down

0 comments on commit 5d8b23c

Please sign in to comment.