Skip to content

Commit

Permalink
add schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
mucsi96 committed Jun 3, 2024
1 parent 4a90e7c commit d5d284b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Update dependencies

on:
push:
branches:
- main
# schedule:
# - cron: '7 0 * * 1'
# push:
# branches:
# - main
schedule:
- cron: '7 0 * * 1'

concurrency:
group: any
Expand Down

0 comments on commit d5d284b

Please sign in to comment.