Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Toqozz/wired-notify
Browse files Browse the repository at this point in the history
  • Loading branch information
Toqozz committed Jun 5, 2024
2 parents 4cc6446 + 8ecd477 commit 223fd7b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 23 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: update-flake-lock
on:
workflow_dispatch: # allows manual triggering
schedule:
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
- cron: '0 0 1 * *' # Runs at 00:00, on day 1 of the month.

jobs:
lockfile:
Expand All @@ -19,4 +19,4 @@ jobs:
pr-labels: |
dependencies
automated
pr-reviewers: TornaxO7
pr-reviewers: TornaxO7
36 changes: 15 additions & 21 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 223fd7b

Please sign in to comment.