Skip to content

Commit

Permalink
Update dependency update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed May 6, 2020
1 parent 7c1e3d3 commit 312a10f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-dep.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Update Dependencies
on:
schedule:
- cron: '*/10 * * * *'
# - cron: '0 4 * * 3'
- cron: '0 1 * * 4'
jobs:
update-dep:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 312a10f

Please sign in to comment.