Skip to content

Commit

Permalink
Enable manual update pipeline trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k committed Nov 12, 2024
1 parent 0bb4558 commit de6bf92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: "Update inputs"
on: # yamllint disable-line rule:truthy
schedule:
- cron: "0 1 * * *"
workflow_dispatch:

jobs:
nix-update:
Expand Down

0 comments on commit de6bf92

Please sign in to comment.