Skip to content

Commit

Permalink
Remove github action trigger back to schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismoh committed Feb 11, 2024
1 parent 532d5da commit 9ca6ec7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dependency-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
# Weekly on saturday at 00:00 UTC
- cron: "0 0 * * 6"

workflow_dispatch:

push:

jobs:
update-dependencies:
name: Update dependencies
Expand Down

0 comments on commit 9ca6ec7

Please sign in to comment.