Skip to content

Commit 87394bc

Browse files
authored
ci(gh-actions/flake-update): Disable weekly update and in favor of repository dispatch events
1 parent 93e736e commit 87394bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/update-flake-lock.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
# Enable option to manually run the action:
1010
workflow_dispatch:
1111

12-
# Run every Sunday at 00:00:
13-
schedule:
14-
- cron: 0 0 * * 0
15-
1612
jobs:
1713
update-flake-lock:
1814
uses: metacraft-labs/nixos-modules/.github/workflows/reusable-update-flake-lock.yml@main

0 commit comments

Comments
 (0)