Skip to content

Commit

Permalink
fixed:
Browse files Browse the repository at this point in the history
  • Loading branch information
yasunori0418 committed Oct 22, 2023
1 parent ea15cfb commit 638d86f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/udd.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
name: UpdateDenoDependencies

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # modify to your convenient time
- cron: "0 0 * * *" # modify to your convenient time

jobs:
update_dependencies:
Expand Down

0 comments on commit 638d86f

Please sign in to comment.