Skip to content

Commit 3c5ef63

Browse files
committed
chore: Remove CI trigger that was added as a test
1 parent 4cd313c commit 3c5ef63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
name: Update flake dependencies
33

44
on:
5-
# TODO this is just a test, remove the `push` trigger before merging
6-
push:
7-
branches: [ mrj/nix-flake-overlay ]
85
schedule:
96
- cron: '0 16 * * 5'
107
workflow_dispatch: # for allowing manual triggers of the workflow

0 commit comments

Comments
 (0)