Skip to content

Commit

Permalink
PIP update checker in Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Jan 16, 2021
1 parent 33a18f6 commit dc894aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-update-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Dependency update checker

on:
schedule:
- cron: '*/5 * * * *'
- cron: '0 12 * * *'

jobs:
build:
Expand Down

0 comments on commit dc894aa

Please sign in to comment.