Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 15, 2024
1 parent 5490ab7 commit f5a2b64
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Update Dependencies

on:
# Run every day.
schedule:
- cron: '0 3 * * *'
# And on on every PR merge so we get the updated dependencies ASAP, and to make sure the changelog doesn't conflict.
push:
branches:
- main
pull_request:

jobs:
Expand Down

0 comments on commit f5a2b64

Please sign in to comment.