aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-lockfile.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index eaceb9647..8eaddb3b9 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -3,9 +3,6 @@ name: Update lockfile
on:
schedule:
- cron: '30 6 * * *'
- push:
- branches:
- - master
workflow_dispatch:
jobs: