Skip to content

Commit

Permalink
Update update.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Miniwoffer committed Apr 12, 2024
1 parent bec3fac commit 5e14b2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Update

on:
workflow_dispatch:
schedule:
- cron: "13 8 * * *" # 8:13 AM UTC is 12:13 AM PT
#on:
# workflow_dispatch:
# schedule:
# - cron: "13 8 * * *" # 8:13 AM UTC is 12:13 AM PT

jobs:
update:
Expand Down

0 comments on commit 5e14b2f

Please sign in to comment.