Skip to content

Commit

Permalink
Run Update Inputs pipeline at 1am
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k authored Jan 12, 2023
1 parent ed50e15 commit d07c361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update inputs
on:
schedule:
- cron: 0 0 * * *
- cron: 0 1 * * *

jobs:
nix-update:
Expand Down

0 comments on commit d07c361

Please sign in to comment.